forked from Cavemanon/cavepaintings
removal of data_href config variable -- it should be auto detected
git-svn-id: file:///home/shish/svn/shimmie2/trunk@304 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
@@ -205,6 +205,10 @@ function get_memory_limit() {
|
||||
return $memory;
|
||||
}
|
||||
|
||||
function get_base_href() {
|
||||
return dirname($_SERVER['SCRIPT_NAME']);
|
||||
}
|
||||
|
||||
|
||||
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\
|
||||
* Debugging functions *
|
||||
|
Reference in New Issue
Block a user