Show
Ignore:
Timestamp:
09/29/08 20:35:21 (2 months ago)
Author:
flack
Message:

another fix for the creation of new strings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.admin.babel/handler/process.php

    r17771 r17772  
    231231                    } 
    232232                } 
    233                 else if (!$loc) 
     233                else if ($loc) 
    234234                { 
    235235                    debug_add("    Creating '{$id}' -> '{$loc}'", MIDCOM_LOG_DEBUG);