Aleksander Machniak
2012-07-06 d239ee6df5ce530b7c978628919e6134e3e795d4
refs
author Aleksander Machniak <alec@alec.pl>
Friday, July 6, 2012 03:53 -0400
committer Aleksander Machniak <alec@alec.pl>
Friday, July 6, 2012 03:53 -0400
commitd239ee6df5ce530b7c978628919e6134e3e795d4
tree 5b96e10f334e01a3de96493b482ddfc4bde46848 tree | zip | gz
parent e6e5cb12f5aa93677fe8a373c56bd212a60a82ae view | diff
Add PDO to requirements, remove MDB2 package
1 files modified
46 files deleted
33746 ■■■■■ changed files
INSTALL 5 ●●●●● diff | view | raw | blame | history
program/lib/MDB2.php 4270 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Date.php 183 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/Common.php 1838 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mssql.php 496 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysql.php 562 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysqli.php 599 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/pgsql.php 579 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlite.php 418 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlsrv.php 451 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/Common.php 293 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mssql.php 193 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysql.php 136 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysqli.php 144 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/pgsql.php 115 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlite.php 162 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlsrv.php 189 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/Common.php 1014 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mssql.php 1129 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysql.php 1438 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysqli.php 1438 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/pgsql.php 948 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlite.php 1362 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlsrv.php 1383 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/Common.php 61 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/mssql.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/mysql.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/mysqli.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/pgsql.php 88 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/sqlite.php 60 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/sqlsrv.php 57 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/Common.php 517 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mssql.php 653 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mysql.php 546 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mysqli.php 610 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/pgsql.php 574 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlite.php 609 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlsrv.php 653 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mssql.php 1172 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysql.php 1709 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysqli.php 1866 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/pgsql.php 1548 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlite.php 1093 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlsrv.php 1161 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Extended.php 721 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Iterator.php 259 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/LOB.php 264 ●●●●● diff | view | raw | blame | history