|
cvs: pear /DBA/DBA/Driver Builtin.php: msg#00576php.cvs.pear
busterb Wed Sep 25 13:55:42 2002 EDT Modified files: /pear/DBA/DBA/Driver Builtin.php Log: removed a testing bit Index: pear/DBA/DBA/Driver/Builtin.php diff -u pear/DBA/DBA/Driver/Builtin.php:1.4 pear/DBA/DBA/Driver/Builtin.php:1.5 --- pear/DBA/DBA/Driver/Builtin.php:1.4 Wed Sep 25 13:37:49 2002 +++ pear/DBA/DBA/Driver/Builtin.php Wed Sep 25 13:55:41 2002 @@ -18,7 +18,7 @@ // | Foundation, Inc., 59 Temple Place, Suite 330,Boston,MA 02111-1307 USA| // +----------------------------------------------------------------------+ // -// $Id: Builtin.php,v 1.4 2002/09/25 17:37:49 busterb Exp $ +// $Id: Builtin.php,v 1.5 2002/09/25 17:55:41 busterb Exp $ require_once 'DBA.php'; @@ -101,7 +101,6 @@ */ function open($dbName='', $mode='r', $persistent = false) { - echo "Got here"; if (is_null($this->_driver)) { return $this->raiseError('No dba driver specified'); } -- PEAR CVS Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pear /DBA DBA.php package.xml /DBA/DBA Compatibility.php /DBA/DBA/Driver Builtin.php File.php /DBA/tests benchmark_drivers.php test_file_driver.php: 00576, Brent Cook |
|---|---|
| Next by Date: | cvs: pear /DBA DBA.php: 00576, Brent Cook |
| Previous by Thread: | cvs: pear /DBA DBA.php package.xml /DBA/DBA Compatibility.php /DBA/DBA/Driver Builtin.php File.php /DBA/tests benchmark_drivers.php test_file_driver.phpi: 00576, Brent Cook |
| Next by Thread: | cvs: pear /DBA/DBA/Driver Builtin.php: 00576, Brent Cook |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |