]> dev.renevier.net Git - syp.git/blob - admin.php
fixes: admin cannot modify other users items
[syp.git] / admin.php
1 <?php
2 /* Copyright (c) 2009 Arnaud Renevier, Inc, published under the modified BSD
3    license. */
4
5     require ('inc/langutils.php');
6     require ('inc/html/admin.php');
7 ?>