Posted by ax on July 20, 2003 at 3:49pm
Jump to:
| Project: | Drupal core |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
there are still quite some hardcoded internal urls in drupal's code base. all occurences of things like '<a href=\"$base_url/\">', '<a href=\\\"module.php...', etc. should be changed to use l() / url() instead.
Comments
#1
Got fixed.
#2