Resolve merge conflicts for upstream merge

This commit is contained in:
ninadsp
2010-07-29 19:17:25 +05:30
175 changed files with 76587 additions and 70379 deletions

View File

@@ -234,6 +234,6 @@ while ($value = PMA_DBI_fetch_assoc($result)) {
/**
* Sends the footer
*/
require_once './libraries/footer.inc.php';
require './libraries/footer.inc.php';
?>