diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-08 02:21:28 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-08 02:21:28 +0000 |
commit | 1fc2307faba7f280e9251de54504122a1dcb187e (patch) | |
tree | 3354dbca31ed92b50f0894deefe5154a0d0c7484 /core/helpers/core_installer.php | |
parent | 7ebbe189d4a6955532fb17f4cb9466115279ca35 (diff) |
rollback r20001-r19998, r19995. This may require a reinstall
Diffstat (limited to 'core/helpers/core_installer.php')
-rw-r--r-- | core/helpers/core_installer.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/helpers/core_installer.php b/core/helpers/core_installer.php index eacb08eb..24b9e993 100644 --- a/core/helpers/core_installer.php +++ b/core/helpers/core_installer.php @@ -63,7 +63,6 @@ class core_installer { `level` int(9) NOT NULL, `mime_type` varchar(64) default NULL, `name` varchar(255) default NULL, - `path` varchar(255) default NULL, `owner_id` int(9) default NULL, `parent_id` int(9) NOT NULL, `resize_height` int(9) default NULL, |