web/cineconf/config.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 20 May 2015 19:00:27 +0200
changeset 1240 d7d4f53f2526
parent 902 da2081e8c847
permissions -rw-r--r--
put back the annotation server url

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