[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/summary/dao/ -> summarystatsconstants.class.php (source)

   1  <?php
   2      /**

   3       * maximum number of items that will be shown per page in the summary

   4       */
   5      define( "SUMMARY_DEFAULT_ITEMS_PER_PAGE", 25 );
   6      define( "SUMMARY_DEFAULT_PAGE_SHOW_MAX", 15 );
   7      define( "ALL_GLOBAL_ARTICLE_CATEGORIES", 0 );
   8      
   9      /**

  10       * By default show posts from the last 30 days, but please edit this constant

  11        * should you wish to display older data. Just bear in mind that the bigger this

  12        * figure, the bigger the performance hit on your database will be.

  13       */
  14      define( "SUMMARY_DEFAULT_TIME_FENCE", 30 );
  15  ?>


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics