me
/
DB-Xplorer
Archived
1
0
Fork 0
This repository has been archived on 2019-05-31. You can view files and clone it, but cannot push or open issues/pull-requests.
DB-Xplorer/config.php

4 lines
76 B
PHP
Raw Permalink Normal View History

2018-02-27 18:03:23 +00:00
<?php return array(
'limit_size' => 10,
'display_length' => 50
);