| File: | 
??? | 
 
| Role: | 
Class source | 
 
| Content typex: | 
text/plain | 
 
| Description: | 
Page Magic class | 
 
| Class: | 
Page Magic 
Generate pagination HTML links with text templates | 
 
| Author: | 
By spajus | 
 
|  Last change: | 
before: $this->page_list_size = ceil( $num_results / $per_page ); 
after: $this->page_list_size = @ceil( $num_results / $per_page ); 
done this to avoid division by zero warning in some cases.. | 
 
| Date: | 
20 years ago | 
 
| Size: | 
7,385 bytes | 
 
 | 
 
 
 | 
 |