Move server_{links,common}.inc.php to libraries folder as it does not require direct access.

This commit is contained in:
Michal Čihař
2005-11-24 08:29:44 +00:00
parent f5f7fc3740
commit 66aa9d2396
15 changed files with 28 additions and 25 deletions

View File

@@ -12,7 +12,7 @@ $js_to_run = 'functions.js';
/**
* Displays the links
*/
require('./server_links.inc.php');
require('./libraries/server_links.inc.php');
/**
* Gets the databases list - if it has not been built yet