web/cineconf/config.php
author ymh <ymh.work@gmail.com>
Thu, 07 Nov 2024 22:42:07 +0100
changeset 1572 dad2fc75bd8b
parent 902 da2081e8c847
permissions -rw-r--r--
Added tag V09.000 for changeset 4a1e6952afe5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
842
44b97c5679c0 Redirect correct
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     1
<?php
44b97c5679c0 Redirect correct
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     2
$config = array(
44b97c5679c0 Redirect correct
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     3
   	'rep' => basename(__DIR__),
44b97c5679c0 Redirect correct
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     4
);