Changeset 1219

Show
Ignore:
Timestamp:
07/23/07 12:26:04 (1 year ago)
Author:
icewing
Message:

Marcus Povey <marcus@dushka.co.uk>
* Reverted change: Uncommented lines that allow embedding of files in blog posts. No idea why this was commented out, report any issues resulting
from this change to me asap.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/file/lib.php

    r1203 r1219  
    100100        $function['weblogs:text:process'][] = $CFG->dirroot . "mod/file/lib/weblogs_text_process.php"; 
    101101 
    102 //        $function['weblogs:posts:add:fields'][] = $CFG->dirroot . "mod/file/lib/weblogs_posts_add_fields.php"; 
    103 //        $function['weblogs:posts:edit:fields'][] = $CFG->dirroot . "mod/file/lib/weblogs_posts_add_fields.php"; 
     102        $function['weblogs:posts:add:fields'][] = $CFG->dirroot . "mod/file/lib/weblogs_posts_add_fields.php"; 
     103        $function['weblogs:posts:edit:fields'][] = $CFG->dirroot . "mod/file/lib/weblogs_posts_add_fields.php"; 
    104104                     
    105105    // Log on bar down the right hand side