commit | f0839f3bb0fc8b13a1d9b64ed4a7ff86147be9ae | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Tue Sep 26 18:16:01 2006 +0000 |
committer | admin <devnull@localhost> | Tue Sep 26 18:16:01 2006 +0000 |
tree | 008760902a747e83312360e39ab29a7f5510b912 | |
parent | b63ac845de0c7c57c7db755de9af36ce34b67426 [diff] [blame] |
diff --git a/system/database/DB_export.php b/system/database/DB_export.php index 02b4b42..a217ad1 100644 --- a/system/database/DB_export.php +++ b/system/database/DB_export.php
@@ -31,6 +31,9 @@ class CI_DB_export { + /** + * Constructor. Simply calls the log function + */ function CI_DB_export() { log_message('debug', "Database Export Class Initialized");