Changeset 3344
- Timestamp:
- 12/20/07 12:11:28 (13 months ago)
- Files:
-
- 1 modified
-
lang/php/mumu/trunk/mumu.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/php/mumu/trunk/mumu.php
r3267 r3344 123 123 $pp = $this->per_page; 124 124 125 $totalp = ceil(($total - 1) / $pp) ;125 $totalp = ceil(($total - 1) / $pp) + 1; 126 126 127 127 $r = array();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)