Changeset 27657 for extensions/community
- Timestamp:
- Mar 11, 2014, 9:34:14 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/community/maintain.inc.php
r23085 r27657 265 265 { 266 266 // create an album "Community" 267 include_once(PHPWG_ROOT_PATH.'admin/include/functions.php'); 267 268 $category_info = create_virtual_category('Community'); 268 269 $category_id = $category_info['id'];
Note: See TracChangeset
for help on using the changeset viewer.