Changeset 552 for trunk/plog-admin/_install.php
- Timestamp:
- 07/07/08 14:56:01 (5 months ago)
- Files:
-
- 1 modified
-
trunk/plog-admin/_install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-admin/_install.php
r550 r552 31 31 header("Location: index.php"); 32 32 exit; 33 } else { 34 echo "There was an error with the MySQL connection!"; 33 35 } 34 36 }
