Update Tests to supports namespaces
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Domframework;
|
||||
|
||||
class Version
|
||||
{
|
||||
const DOMFRAMEWORK_VERSION = "0.61";
|
||||
const DOMFRAMEWORK_VERSION = "2.0";
|
||||
|
||||
static function version ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user