MantisBT: master-1.2.x c78dfd2c

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2011-12-15 09:18 master-1.2.x 74dc5496
Affected Issues  0013684: SYSTEM NOTICE: Undefined variable: t_version_suffix in admin/index.php
Changeset

Fix 0013684: undefined variable in admin/index.php

Variable $t_version_suffix was referenced without initialization. It is
now set following the same logic as in html_footer().

Commit also includes whitespace corrections.

mod - admin/index.php Diff File