Ignore:
Timestamp:
Apr 14, 2010, 11:50:47 PM (14 years ago)
Author:
Gotcha
Message:

Daily revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/sobre/admin/maintain.inc.php

    r5544 r5855  
    11<?php
    22
     3/* Lors de l'activation */
    34function theme_activate($id, $version, &$errors)
    45{
     
    1213      'picture'    => false,
    1314      'other'      => true,
     15          'nbItemsMB'  => 4,
    1416      );
    1517     
     
    2224}
    2325
     26/* Lors de la désactivation */
    2427function theme_deactivate()
    2528{
Note: See TracChangeset for help on using the changeset viewer.