[geeklog-cvs] Geeklog-1.x/public_html/admin plugins.php,1.77,1.78

Oliver ospiess at qs1489.pair.com
Mon Oct 29 10:14:51 EDT 2007


Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/admin
In directory qs1489.pair.com:/tmp/cvs-serv47636

Modified Files:
plugins.php
Log Message:
fixing plugins lists

Index: plugins.php
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/public_html/admin/plugins.php,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** plugins.php 10 Oct 2007 01:14:15 -0000 1.77
--- plugins.php 29 Oct 2007 14:14:48 -0000 1.78
***************
*** 424,428 ****

$retval .= ADMIN_list ('plugins', 'ADMIN_getListField_plugins', $header_arr,
! $text_arr, $query_arr, $defsort_arr, $menu, '', '', '', $form_arr);

return $retval;
--- 424,428 ----

$retval .= ADMIN_list ('plugins', 'ADMIN_getListField_plugins', $header_arr,
! $text_arr, $query_arr, $defsort_arr, '', '', '', $form_arr);

return $retval;




More information about the geeklog-cvs mailing list