mirror of
https://github.com/Rogiel/predb
synced 2025-12-06 07:32:47 +00:00
Fixes a bug that did not allowed inclusion on some projects
This commit is contained in:
@@ -16,9 +16,6 @@
|
|||||||
* along with predb. If not, see <http://www.gnu.org/licenses/>.
|
* along with predb. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Require core library
|
|
||||||
require_once '../PreDatabase_Library.php';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Adapter implementation for http://orlydb.com/
|
* Adapter implementation for http://orlydb.com/
|
||||||
* @author <a href="http://www.rogiel.com/">Rogiel</a>
|
* @author <a href="http://www.rogiel.com/">Rogiel</a>
|
||||||
|
|||||||
@@ -16,9 +16,6 @@
|
|||||||
* along with predb. If not, see <http://www.gnu.org/licenses/>.
|
* along with predb. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Require core library
|
|
||||||
require_once '../PreDatabase_Library.php';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Adapter implementation for http://pre.scnsrc.net/
|
* Adapter implementation for http://pre.scnsrc.net/
|
||||||
* @author Rogiel
|
* @author Rogiel
|
||||||
|
|||||||
Reference in New Issue
Block a user