Author: Derick Rethans
Date: 2006-05-29 09:22:14 +0200 (Mon, 29 May 2006)
New Revision: 2927
Log:
- Comment this definition out as it breaks with PHP 5.2.
Modified:
trunk/Database/src/handler.php
Modified: trunk/Database/src/handler.php
===================================================================
--- trunk/Database/src/handler.php 2006-05-29 07:15:58 UTC (rev 2926)
+++ trunk/Database/src/handler.php 2006-05-29 07:22:14 UTC (rev 2927)
@@ -87,7 +87,7 @@
*
* @return string
*/
- abstract static public function getName();
+ //abstract static public function getName();
/**
* Returns true if the given $feature is supported by the handler.
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components