Changeset 419 for trunk/index.php
- Timestamp:
- Oct 8, 2012, 11:17:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r417 r419 274 274 // Show pannels 275 275 //if(IsInternetAddr()) echo('Internet'); else echo('LAN'); 276 $Output .= $this->InfoBar();276 //$Output .= $this->InfoBar(); 277 277 $Output .= '<table id="MainTable"><tr>'; 278 278 $DbResult = $Database->select('PanelColumn', '*');
Note:
See TracChangeset
for help on using the changeset viewer.