Changeset 17772 for trunk/midcom/midcom.admin.babel/handler
- Timestamp:
- 09/29/08 20:35:21 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.admin.babel/handler/process.php
r17771 r17772 231 231 } 232 232 } 233 else if ( !$loc)233 else if ($loc) 234 234 { 235 235 debug_add(" Creating '{$id}' -> '{$loc}'", MIDCOM_LOG_DEBUG);
