Skip to:
Content

BuddyPress.org

Changeset 8 for trunk/bp_core.php


Ignore:
Timestamp:
04/03/2008 06:25:53 PM (16 years ago)
Author:
apeatling
Message:

fixed profile picture permission errors, profile pictures can now be uploaded and activated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp_core.php

    r3 r8  
    1010 *
    1111 **************************************************/
     12
     13ini_set("memory_limit","12M");
    1214
    1315function setup_tabs()
Note: See TracChangeset for help on using the changeset viewer.