From 4d56f351591cc6b48bcf4971d49a14a960c80650 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 4 Jan 2011 20:50:57 +0000 Subject: removed upgrade feed files 1-database to 60-database - they are old and unused in the current upgrade process git-svn-id: http://piwigo.org/svn/trunk@8470 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/14-database.php | 59 ---------------------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 install/db/14-database.php (limited to 'install/db/14-database.php') diff --git a/install/db/14-database.php b/install/db/14-database.php deleted file mode 100644 index 7513191e8..000000000 --- a/install/db/14-database.php +++ /dev/null @@ -1,59 +0,0 @@ - '".$conf['newuser_default_enabled_high']."' -;"; -pwg_query($query); - -echo -"\n" -.'"'.$upgrade_description.'"'.' ended' -."\n" -; - -?> -- cgit v1.2.3