Changeset 442 for trunk/Common/Global.php
- Timestamp:
- Oct 14, 2012, 9:27:26 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/Global.php
r438 r442 290 290 } 291 291 292 function MysqlTimeToTime($Time) 293 { 294 return(MysqlDateTimeToTime('0000-00-00 '.$Time)); 295 } 296 292 297 function HumanDate($Time) 293 298 {
Note:
See TracChangeset
for help on using the changeset viewer.