Vergleich inc/db_sqlite.php - 1.6.3 - 1.6.9
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.com |
* Website: http://www.mybboard.com |
* $Id: db_sqlite.php 5380 2011-02-21 12:04:43Z Tomm $ | * $Id$ |
*/ | */ |
Zeile 186 | Zeile 186 |
} |
} |
$query = $this->db->query($string); | try |
} | } |