Ignore:
Timestamp:
12/19/12 16:44:18 (11 years ago)
Author:
douglasz
Message:

Ticket #3236 - Correcoes para Best Practice: Short Open Tag e Best Practice: Always Quote Array Keys.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/workflow/inc/engine/src/common/WfRuntime.php

    r3167 r7681  
    555555        { 
    556556          // activity is interactive and the activity source set the  
    557           // $GLOBALS[workflow][__leave_activity] it's a 'cancel' mode. 
     557          // $GLOBALS['workflow'][__leave_activity] it's a 'cancel' mode. 
    558558          // we redirect the user to the leave activity page 
    559559          $result['action']='leaving'; 
Note: See TracChangeset for help on using the changeset viewer.