Changeset 90293 in spip-zone
- Timestamp:
- Jun 16, 2015, 8:11:26 AM (6 years ago)
- Location:
- _plugins_/champs_extras/core/trunk
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/champs_extras/core/trunk/base/cextras.php
r87649 r90293 142 142 return $interfaces; 143 143 } 144 145 146 ?> -
_plugins_/champs_extras/core/trunk/cextras_fonctions.php
r85149 r90293 306 306 return $vals ? $vals : $cles; 307 307 } 308 309 310 311 ?> -
_plugins_/champs_extras/core/trunk/cextras_options.php
r65685 r90293 54 54 return cextras_declarer_tables_interfaces($interface); 55 55 } 56 ?> -
_plugins_/champs_extras/core/trunk/cextras_pipelines.php
r90292 r90293 356 356 return $flux; 357 357 } 358 359 ?> -
_plugins_/champs_extras/core/trunk/inc/cextras.php
r87650 r90293 413 413 } 414 414 } 415 416 ?> -
_plugins_/champs_extras/core/trunk/inc/cextras_autoriser.php
r88742 r90293 560 560 return false; 561 561 } 562 563 ?>
Note: See TracChangeset
for help on using the changeset viewer.