Changeset 116

Show
Ignore:
Timestamp:
01/14/06 22:00:57 (3 years ago)
Author:
misja
Message:

Small updates, start of editor (tinyMCE) commit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/_rpc/rsd.php

    r87 r116  
    33    // Really Simple Discovery (RSD) 
    44    // see: <http://archipelago.phrasewise.com/rsd> 
     5    // 
     6    // (this is old stuff, is it being used anymore?!?) 
    57 
    68    include "../includes.php"; 
  • devel/includes.php

    r82 r116  
    5757        // Atom 
    5858        //      @include(path . "units/atom/main.php"); 
     59 
     60        // Visual editor (tinyMCE) 
     61        //      @include(path . "units/tinymce/main.php"); 
    5962         
    6063        /***************************************************************************