]> dev.renevier.net Git - syj.git/blobdiff - application/views/scripts/idx/index.phtml
syj session controller helper
[syj.git] / application / views / scripts / idx / index.phtml
index 38f1e3b7fad448bfe692892767db0082ac6fe932..ce8b6f72a24672673f513b4a4821f98df834b30c 100644 (file)
@@ -11,7 +11,7 @@
     <div id="map"></div>
 
     <div id="message" class="message info">
-    <?php if (!$this->path and !$this->loggedUser()) {?>
+    <?php if (!$this->path and !$this->loggedUser) {?>
     <?php echo $this->translate('Welcome on Syj.')?>
     <br/>
     <?php echo $this->translate('To create a journey, just click on the map to add points to your route. You can zoom and move map with controls upper left.')?>