Хранилища Subversion ant

Сравнить редакции

Не учитывать пробелы Редакция 96 → Редакция 97

/trunk/lib/DB/mysql.php
27,7 → 27,7
/**
* Obtain the DB_common class so it can be extended from
*/
require_once 'DB/common.php';
require_once 'lib/DB/common.php';
 
/**
* The methods PEAR DB uses to interact with PHP's mysql extension