1<?php
2/*
3 * To change this template, choose Tools | Templates
4 * and open the template in the editor.
5 */
6
7/**
8 * Config
9 *
10 * @author zatomik
11 */
12$conf['listSize'] = 10;
13?>
14