From: Harvie Date: Mon, 26 Jul 2010 23:06:54 +0000 (+0200) Subject: underscore matters :-) X-Git-Url: https://git.harvie.cz/?p=mirrors%2FJukeBox.git;a=commitdiff_plain;h=8cc7aad04ca42bdfef3a9025ce02a592c5e8faa6 underscore matters :-) --- diff --git a/example_config.php b/example_config.php index 19a21a2..9b5f90d 100755 --- a/example_config.php +++ b/example_config.php @@ -4,7 +4,7 @@ * * Quick Instalation HowTo: * 1.) Change $users array and $music_dir_url! - * 2.) Rename this file to: _config.php + * 2.) Rename this file to: _config.php (underscore matters) * 3.) Place your music into the $music_dir ($music_dir_url must point to the same directory through webserver) * 4.) create file jbx/cache.db writeable by webserver (set permissions) * 5.) Refresh search database using $cache_passwd on search page