Changeset 12019

Show
Ignore:
Timestamp:
09/05/07 15:44:17 (1 year ago)
Author:
w_i
Message:

Including formatters

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.core/midcom.php

    r11945 r12019  
    8888// Note that the cache check hit depends on the i18n code. 
    8989require('midcom/helper/misc.php'); 
     90require('midcom/helper/formatters.php'); 
    9091require('midcom/services/i18n.php'); 
    9192