#19623705 Added missing callback function in the DB class.

git-svn-id: http://xe-core.googlecode.com/svn/trunk@8217 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-03-24 13:41:02 +00:00
parent 5a6628d6ef
commit 7d10ebd968

View file

@ -76,6 +76,10 @@
$this->cache_file = _XE_PATH_.$this->cache_file;
}
function create() {
return new DB;
}
/**
* @brief returns list of supported db
* @return list of supported db