Changeset 843 in ExiteCMS for trunk/news_cats.php


Ignore:
Timestamp:
09/27/07 19:34:07 (5 years ago)
Author:
hverton
Message:

Moved all CMS templates from the theme to the include directory. They are theme independent
Added a Smarty resource to load templates from strings
Some XHTML fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/news_cats.php

    r834 r843  
    1616require_once PATH_ROOT."/includes/theme_functions.php"; 
    1717 
    18 define('NC_OVERVIEW_LIMIT', 10); 
     18define('NC_OVERVIEW_LIMIT', 5); 
    1919 
    2020// load this module's locales 
Note: See TracChangeset for help on using the changeset viewer.