예제 #1
0
파일: mysqlcon.php 프로젝트: romlg/cms36
 function Info()
 {
     return array('version' => get_revision('$Revision: 1.1 $'), 'rights' => 0, 'checked' => 0, 'disabled' => 0, 'type' => 'checkbox');
 }
예제 #2
0
파일: login.php 프로젝트: romlg/cms36
 function Info()
 {
     return array('version' => get_revision('$Revision: 1.2 $'), 'checked' => 0, 'disabled' => 0, 'type' => 'hidden');
 }