Changeset 15114 for trunk/FACT++/www/smartfact/index.php
- Timestamp:
- 03/18/13 18:27:11 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/www/smartfact/index.php
r15025 r15114 274 274 return header('HTTP/1.0 500 Execution failed [rc='.$rc."]"); 275 275 if ($rc==1) 276 return header('HTTP/1.0 500 Sending command failed."); 277 278 print($_SERVER['PHP_AUTH_USER']."\n".$rc); 276 return header('HTTP/1.0 500 Sending command failed.'); 279 277 280 278 if (isset($_GET['debug']))
Note:
See TracChangeset
for help on using the changeset viewer.