OSDN Git Service

modified: mediatomb.php
authorSushi-k <epgrec@park.mda.or.jp>
Fri, 9 Oct 2009 10:22:40 +0000 (19:22 +0900)
committerSushi-k <epgrec@park.mda.or.jp>
Fri, 9 Oct 2009 10:22:40 +0000 (19:22 +0900)
mediatomb.php

index 857a0b7..f94ff84 100755 (executable)
@@ -4,7 +4,7 @@
 include_once('config.php');
 include_once(INSTALL_PATH.'/DBRecord.class.php');
 include_once(INSTALL_PATH.'/reclib.php');
-include_once(INSTALL_PATH.'Settings.class.php');
+include_once(INSTALL_PATH.'/Settings.class.php');
 
 $settings = Settings::factory();