Ignore:
Timestamp:
11/28/08 13:33:03 (3 years ago)
Author:
CrawfordCurrie
Message:

Item175: Added Foswiki::Time to published APIs and deprecated the duplicates in Foswiki::Func, cleaned up versioning of published APIs and added VERSION to each. Item295: changed =pod to =begin TML

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Configure/Load.pm

    r836 r1041  
    11# See bottom of file for license and copyright information 
    22 
    3 =pod 
     3=begin TML 
    44 
    55---+ package Foswiki::Configure::Load 
     
    1717our $TRUE = 1; 
    1818 
    19 =pod 
     19=begin TML 
    2020 
    2121---++ StaticMethod readConfig() 
     
    101101} 
    102102 
    103 =pod 
     103=begin TML 
    104104 
    105105---++ StaticMethod expandValue($string) -> $boolean 
     
    118118} 
    119119 
    120 =pod 
     120=begin TML 
    121121 
    122122---++ StaticMethod readDefaults() -> \@errors 
Note: See TracChangeset for help on using the changeset viewer.