Changeset 1386 for branches/0.8/bb-includes/functions.php
- Timestamp:
- 03/30/2008 10:36:13 AM (18 years ago)
- File:
-
- 1 edited
-
branches/0.8/bb-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.8/bb-includes/functions.php
r1384 r1386 53 53 $branch[$leaf->forum_id] = true; 54 54 $_leaves = false; 55 return $tree = empty($branch) ? false : $branch;55 return ( empty($branch) ? false : $branch ); 56 56 } 57 57
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)