logo       

cvs: pear /DBA/DBA/Driver Builtin.php: msg#00576

php.cvs.pear

Subject: cvs: pear /DBA/DBA/Driver Builtin.php

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>
Google Custom Search

News | FAQ | advertise