web/cineconf/config.php
changeset 901 1c802a62425f
parent 842 44b97c5679c0
child 902 da2081e8c847
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/cineconf/config.php	Wed May 15 16:37:54 2013 +0200
@@ -0,0 +1,4 @@
+<?php
+$config = array(
+   	'rep' => basename(__DIR__),
+);
\ No newline at end of file