Changed the per-page results from 10 to 15.

This commit is contained in:
Claude 2013-01-23 15:13:17 +01:00
parent 8799cf8d63
commit 1b3381e937

View File

@ -61,7 +61,7 @@ $config['backup_pass'] = '';
* Number of pastes per page, on the recent pastes listings. * Number of pastes per page, on the recent pastes listings.
* *
**/ **/
$config['per_page'] = 10; $config['per_page'] = 15;
/** /**
* Anti spam * Anti spam