Changeset 834 in ExiteCMS for trunk/includes/font2image.php


Ignore:
Timestamp:
09/22/07 00:08:35 (5 years ago)
Author:
hverton
Message:

changed copyright notice
changed Smarty directory pli-plugins to custom-plugins
added Smarty buttonlink function, to replace image buttons by real buttons using a locale for the button text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/font2image.php

    r737 r834  
    3636 
    3737*/ 
    38 if (!defined("IN_FUSION")) { header("Location: ../index.php"); exit; }  
     38if (!defined("ExiteCMS_INIT")) { header("Location: ../index.php"); exit; }  
    3939 
    4040function font2image($font2image) { 
Note: See TracChangeset for help on using the changeset viewer.