Vergleich inc/db_sqlite.php - 1.6.2 - 1.6.8
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.com |
* Website: http://www.mybboard.com |
* $Id: db_sqlite.php -1 $ | * $Id: db_sqlite.php 5828 2012-05-08 16:06:16Z Tomm $ |
*/ | */ |
Zeile 186 | Zeile 186 |
} |
} |
$query = $this->db->query($string); | try |
} | } |