Guest User

Untitled

a guest
Jan 17th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <ul id="ulGroups">
  2. <?php
  3. include('organizer_picturearchive_groups.php');
  4. ?>
  5. </ul>
  6.  
  7. <?php
  8. include('lib/organizer_functions/picture_archive.php');
  9. echo select_all_picture_category_groups();
  10. ?>
  11.  
  12. <?php
  13. include('./organizer_picturearchive_groups.php');
  14. ?>
Add Comment
Please, Sign In to add comment