]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
PDO seems to work.
authorozh <ozh@ozh.org>
Sat, 20 Apr 2013 17:54:01 +0000 (19:54 +0200)
committerozh <ozh@ozh.org>
Sat, 20 Apr 2013 17:54:01 +0000 (19:54 +0200)
commita190d2f07e72334126a59ccaa7add77920b16478
tree19e0c3e98c50c5658a003d6760684e4f2c6a4a5d
parent31b7bc80c7caff772cf9c5fd2c741acb1cd0bebe
PDO seems to work.

Checked: install YOURLS, add/remove/edit link, stats.
includes/class-mysql.php
includes/ezSQL/ez_sql_mysql_yourls.php
includes/ezSQL/ez_sql_mysqli_yourls.php [new file with mode: 0644]
includes/ezSQL/ez_sql_pdo.php
includes/ezSQL/ez_sql_pdo_yourls.php