projects
/
musik
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
admin_config.php
blob: 60a97cd3b11c0429ff8cf2fb4c0145d657f0d0bf (
plain
)
1
2
3
4
5
6
7
8
9
<?php class AdminConfig { public static $music_per_page = 20; } ?>