web/cineconf/config.php
author Thibaut Cavalié <thibaut.cavalie@iri.centrepompidou.fr>
Tue, 14 Jan 2014 10:49:01 +0100
changeset 1038 c1597d3fe210
parent 902 da2081e8c847
permissions -rw-r--r--
add museo 2014-01
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
);