Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1777 raphael 1
<?php
2
// test commentaire avec quotes et double-quotes
3
return array('data' => array('notes' => "test quote : a'’\"a"));