Page Chapter 12. Searching and Indexing Content, Page 201
Tue, 09/25/2007 - 7:05pm — drozzy
Location on the page:
Top
Error:
'link'=> url("admin/path/edit/$path->pid"));
Correction:
'link'=> url("admin/build/path/edit/$path->pid"));
Description of the Error:
Wrong link. Word /build in the path is missing.
