Changeset 583

Show
Ignore:
Timestamp:
09/19/06 14:25:07 (2 years ago)
Author:
ben
Message:

There's no need for profile:init to run.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/units/profile/main.php

    r302 r583  
    44 
    55    // Profile initialisation 
    6         $function['profile:init'][] = path . "units/profile/function_init.php"; 
     6        // $function['profile:init'][] = path . "units/profile/function_init.php"; 
    77        // $function['profile:init'][] = path . "units/profile/function_editfield_defaults.php"; 
    88        $function['profile:init'][] = path . "units/profile/function_actions.php";