Vergleich inc/db_sqlite.php - 1.6.1 - 1.6.4
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.com |
* Website: http://www.mybboard.com |
* $Id: db_sqlite.php -1 $ | * $Id: db_sqlite.php 5329 2011-01-14 10:30:34Z Tomm $ |
*/ | */ |
Zeile 186 | Zeile 186 |
} |
} |
$query = $this->db->query($string); | try |
} | } |