Compare commits

..

No commits in common. "master" and "1.0.1" have entirely different histories.

View file

@ -1,6 +1,6 @@
<?php
require_once Path::root("database/9f50ea1a5be726e610dc2fe134926869/SQLite.php");
require_once Path::root("database/SQLite/SQLite.php");
class PotDB extends SQLiteDriver {
public function __construct() {