Show
Ignore:
Timestamp:
04/24/08 17:56:49 (5 years ago)
Author:
p_lindheimer
Message:

add oldstyle module hook so other modules can hook these

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.4/queues/page.queues.php

    r5594 r5745  
    671671  </tr> 
    672672<?php } ?> 
     673<?php 
     674  // implementation of module hook 
     675  // object was initialized in config.php 
     676  echo $module_hook->hookHtml; 
     677?> 
    673678 
    674679  <tr><td colspan="2"><br><h5><?php echo _("Fail Over Destination")?><hr></h5></td></tr>