Changeset 43071 for trunk/ippMonitor/raw/showimage.php
- Timestamp:
- Jul 13, 2026, 4:28:09 PM (4 days ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/showimage.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/showimage.php
r42384 r43071 6 6 global $DBHOST; 7 7 8 $debug = 0;8 $debug = 1; 9 9 $sheet = 'ipp.css'; 10 10 … … 30 30 echo "basename: $basename<br>"; 31 31 echo "filerule: $filerule<br>"; 32 echo "filerule: $filerule<br>";33 32 echo "camera: $camera<br>"; 34 33 echo "class_id: $class_id<br>"; 35 exit ();34 // exit (); 36 35 } 37 36
Note:
See TracChangeset
for help on using the changeset viewer.
