Changeset 52836 in spip-zone
- Timestamp:
- Oct 7, 2011, 9:58:34 AM (9 years ago)
- Location:
- _plugins_/contact/branches/v0_7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/contact/branches/v0_7/base/contact_installation.php
r39583 r52836 1 1 <?php 2 3 if (!defined("_ECRIRE_INC_VERSION")) return; 4 2 5 include_spip('inc/meta'); 3 6 -
_plugins_/contact/branches/v0_7/exec/contact_messages.php
r32614 r52836 1 1 <?php 2 3 if (!defined("_ECRIRE_INC_VERSION")) return; 2 4 3 5 include_spip('inc/presentation'); -
_plugins_/contact/branches/v0_7/formulaires/contact.php
r46963 r52836 1 1 <?php 2 3 if (!defined("_ECRIRE_INC_VERSION")) return; 2 4 3 5 include_spip('inc/config');
Note: See TracChangeset
for help on using the changeset viewer.