Posted by boombatower on February 21, 2009 at 9:38pm
2 followers
Jump to:
| Project: | Project Issue File Review |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed (fixed) |
Issue Summary
Previous
<?php
module_load_include('inc', 'pifr_server', 'pifr_server.menu');
?>New
<?php
module_load_include('xmlrpc.inc', 'pifr_server');
?>
Comments
#1
Committed.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.