Code

Updated listing table summary
[gosa.git] / gosa-core / include / class_divlist.inc
index 284b62379c3a925f0e2ec23078b85f132ec10354..9a3f6999154c4d686f136d41646feaf3a06464ac 100644 (file)
@@ -41,7 +41,7 @@ class divlist {
   var $fix_list_for_plugins = FALSE;
   
        // Added php 4 constructor
-       function __construct($pageid){
+       function divlist($pageid){
 
                $this->i_currentPage    = 0;
                $this->i_entriesPerPage = 10;