web/cineconf/config.php
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Tue, 16 Jun 2015 18:42:45 +0200
changeset 1276 0342efc0b08c
parent 902 da2081e8c847
permissions -rw-r--r--
add archive costech

<?php
$config = array(
   	'rep' => basename(__DIR__),
);