Changeset 17938

Show
Ignore:
Timestamp:
10/05/08 22:07:18 (2 months ago)
Author:
flack
Message:

typo fix

Files:

Legend:

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

    r17937 r17938  
    177177     * @return mixed the component URL or false 
    178178     */ 
    179     function get_node_full_url($component) 
     179    function get_node_relative_url($component) 
    180180    { 
    181181        if (!array_key_exists($component, $this->components))