Changeset 17938
- Timestamp:
- 10/05/08 22:07:18 (2 months ago)
- Files:
-
- trunk/midcom/org.openpsa.core/structure.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/org.openpsa.core/structure.php
r17937 r17938 177 177 * @return mixed the component URL or false 178 178 */ 179 function get_node_ full_url($component)179 function get_node_relative_url($component) 180 180 { 181 181 if (!array_key_exists($component, $this->components))
