Posted by mikeytown2 on November 4, 2009 at 8:01pm
Jump to:
| Project: | Boost |
| Version: | 6.x-1.x-dev |
| Component: | Cron Crawler |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
would be a nice feature to have
Comments
#1
<?php$list = db_query_range("SELECT dst FROM {url_alias} WHERE src LIKE 'node/%%'", $loaded, $count);
?>
#2
kinda pointless now that I think about it