LimeSurvey: master 352d3424

Author Committer Branch Timestamp Parent
jcleeland jcleeland master 2004-03-20 19:30:38 master 267d6b8c
Changeset

Now uses mysql_query to create Database using SQL code rather than mysql_create_db which is deprecated (and gives an annoying warning in later versions of PHP). Also resolves error if PHP is using MySQL API Client Interface 4 or above, which doesn't have the mysql_create_db function.

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@957 b72ed6b6-b9f8-46b5-92b4-906544132732

mod - admin/createdb.php Diff File