From 4689cce333a7f3de9ea51240d30b71c93545c832 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 31 May 2012 14:09:48 +0000 Subject: feature 2632: derivatives: clean the database. Remove useless configuration settings and useless columns in "images" table. git-svn-id: http://piwigo.org/svn/trunk@15450 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/124-database.php | 60 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 install/db/124-database.php (limited to 'install/db') diff --git a/install/db/124-database.php b/install/db/124-database.php new file mode 100644 index 000000000..85914ce87 --- /dev/null +++ b/install/db/124-database.php @@ -0,0 +1,60 @@ + \ No newline at end of file -- cgit v1.2.3