Changeset 2048 for trunk/profile.php


Ignore:
Timestamp:
Jun 30, 2007, 3:40:19 AM (17 years ago)
Author:
rvelices
Message:
  • fix help files
  • feature 695 added action loc_user_profile_updated in profile.php
  • added event allow_increment_element_hit_count in picture.php
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/profile.php

    r2029 r2048  
    195195                 array($data));
    196196
    197     // redirection
     197    trigger_action( 'loc_user_profile_updated', $_POST['userid'] );
     198   
    198199    if (!empty($_POST['redirect']))
    199200    {
Note: See TracChangeset for help on using the changeset viewer.