FrontController->dispatch() # line 19, file: /var/www/web103/htdocs/sexliste/index.php
KeywordController->showAction("K") # line 220, file: /var/www/web103/htdocs/sexliste/core/FrontController.php
KeywordModel->getKeywordsWithPrefix("K") # line 31, file: /var/www/web103/htdocs/sexliste/controllers/KeywordController.php
Model->findAll(Object:Criteria, "keywordId, keyword, SUBSTRING(keyword, 1, 2) as prefix") # line 31, file: /var/www/web103/htdocs/sexliste/models/KeywordModel.php
Database->sqlGetAll("SELECT keywordId, keyword, SUBSTRING(keyword, 1, 2) as prefix FR...") # line 140, file: /var/www/web103/htdocs/sexliste/core/Model.php
Database->sqlQuery("SELECT keywordId, keyword, SUBSTRING(keyword, 1, 2) as prefix FR...") # line 371, file: /var/www/web103/htdocs/sexliste/core/Database.php
Database->connect() # line 209, file: /var/www/web103/htdocs/sexliste/core/Database.php
mysqli_connect("localhost", "web103", "alf1985", "usr_web103_29") # line 68, file: /var/www/web103/htdocs/sexliste/core/Database.php
|