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/EngineException.pm

    r1039 r1041  
    11# See bottom of file for license and copyright information 
    2 =pod TML 
     2=begin TML 
    33 
    44---+ package Foswiki::EngineException 
     
    1616use strict; 
    1717 
    18 =pod 
     18=begin TML 
    1919 
    2020---+ ClassMethod new( $status, $reason [, $response] ) 
     
    3939} 
    4040 
    41 =pod 
     41=begin TML 
    4242 
    4343---++ ObjectMethod stringify() -> $string 
Note: See TracChangeset for help on using the changeset viewer.