Changeset 9 for trunk/cleanup.php
- Timestamp:
- May 5, 2015, 7:59:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cleanup.php
r6 r9 7 7 */ 8 8 9 include_once "/export/home/us3/bin/listen-config.php"; 9 $us3bin = exec( "ls -d ~us3/bin" ); 10 include_once "$us3bin/listen-config.php"; 10 11 $me = 'cleanup.php'; 11 12 $email_address = '';
Note:
See TracChangeset
for help on using the changeset viewer.