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/>.
|
||||
*/
|
||||
|
||||
// Require core library
|
||||
require_once '../PreDatabase_Library.php';
|
||||
|
||||
/**
|
||||
* Adapter implementation for http://orlydb.com/
|
||||
* @author <a href="http://www.rogiel.com/">Rogiel</a>
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
* 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/
|
||||
* @author Rogiel
|
||||
|
||||
Reference in New Issue
Block a user