authitem.php 156 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
<?php
/**
 * Cruge AuthItem messages
 * @author Ricardo Obregón <ricardo@obregon.co>
 * @date 4/12/12 06:05 PM
 */
return array(
    'name' => 'nombre',
);