1
0
mirror of https://github.com/Rogiel/predb synced 2025-12-05 23:22:48 +00:00

Fixes a bug that did not allowed inclusion on some projects

This commit is contained in:
2013-08-01 11:57:02 -03:00
parent 737e743709
commit c4c4208ef8
2 changed files with 0 additions and 6 deletions

View File

@@ -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>

View File

@@ -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