Changeset 41730 for trunk/ippMonitor/raw/columns_in_db.php
- Timestamp:
- Jul 29, 2021, 2:53:32 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/columns_in_db.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/columns_in_db.php
r39498 r41730 117 117 ); 118 118 119 echo "<b>This script does not do anything but show ingthe current columns in the various db tables</b><br/><br/>";119 echo "<b>This script does not do anything but show the current columns in the various db tables</b><br/><br/>"; 120 120 121 121 foreach ($tableNames as $tIndex => $tableName) {
Note:
See TracChangeset
for help on using the changeset viewer.
