Changeset 5404
- Timestamp:
- 12/10/07 19:58:27 (6 years ago)
- Files:
-
- modules/branches/2.4/queues/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/queues/functions.inc.php
r5349 r5404 9 9 10 10 // return the output that goes in each of the files 11 function generateConf( $file) {11 function generateConf() { 12 12 13 13 global $db;
