Rev 1776 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php // test localisation simple (commune seule) return array('data' => array('Commune' => 'Marseille'));
<?php
// test localisation simple (commune seule)
return array('data' => array('Commune' => 'Marseille'));