From 6f04aba061be1202b7f987db6bac03014cf01aeb Mon Sep 17 00:00:00 2001 From: mistic100 Date: Wed, 30 Jan 2013 11:12:22 +0000 Subject: feature:65 Add support for PHP mysqli extension, activated by default, remove returns of link_identifier git-svn-id: http://piwigo.org/svn/trunk@20462 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/134-database.php | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 install/db/134-database.php (limited to 'install') diff --git a/install/db/134-database.php b/install/db/134-database.php new file mode 100644 index 000000000..235a72331 --- /dev/null +++ b/install/db/134-database.php @@ -0,0 +1,43 @@ + \ No newline at end of file -- cgit v1.2.3