2012-02-27 Ramon Novoa <rnovoa@artica.es>

* include/functions_events.php: Fixed an include path.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
ramonn 2012-02-27 17:24:03 +00:00
parent a643fe6674
commit 16ef7d0de4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-02-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_events.php: Fixed an include path.
2012-02-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added avg_only option to boolean

View File

@ -14,7 +14,7 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
include_once("include/functions_ui.php");
include_once($config['homedir'] . "/include/functions_ui.php");
/**
* @package Include