Changeset 929 for trunk/Modules/TimeMeasure/Main.php
- Timestamp:
- May 11, 2022, 12:14:42 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/TimeMeasure/Main.php
r912 r929 58 58 59 59 $TimeParts = getdate($_SESSION[$Time]); 60 //print_r($TimeParts);61 60 62 61 // Day selection … … 253 252 $Output .= '</table>'; 254 253 $Output .= $PageList['Output']; 255 //echo(time()); 256 //print_r(gd_info()); 257 //print_r($_SESSION); 258 254 259 255 //ShowPage($Output); 260 256 //echo($PrefixMultiplier->Add('-0.000000071112345', 'B'));
Note:
See TracChangeset
for help on using the changeset viewer.