Changeset 3192 for branches/1.2/bp-themes/bp-default/functions.php
- Timestamp:
- 08/15/2010 04:43:07 AM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-themes/bp-default/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-themes/bp-default/functions.php
r3171 r3192 90 90 /* Hijack the saving of page on front setting to save the activity stream setting */ 91 91 function bp_dtheme_page_on_front_update( $oldvalue, $newvalue ) { 92 if ( !is_admin() || !is_s ite_admin() )92 if ( !is_admin() || !is_super_admin() ) 93 93 return false; 94 94
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)