Changeset 525 for trunk/index.php
- Timestamp:
- Feb 20, 2013, 11:30:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r524 r525 130 130 } 131 131 132 $Output = '<br />'. 132 $Output = ''; 133 if(isset($Message)) $Output .= ShowMessage($Message, $MessageType); 134 $Output .= '<br />'. 133 135 '<table class="Home"><tr><td colspan="3">'.ShowWelcome(). 134 136 '</td></tr>'.
Note:
See TracChangeset
for help on using the changeset viewer.