Changeset 7852 in spip-zone for _plugins_/_test_/FpipR/trunk/action/flickr_authenticate_end.php
- Timestamp:
- Dec 10, 2006, 3:56:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_test_/FpipR/trunk/action/flickr_authenticate_end.php
r6589 r7852 8 8 $action = _request('action'); 9 9 10 include_spip('inc/ actions');10 include_spip('inc/securiser_action'); 11 11 if (!verifier_action_auteur("$action-$arg", $hash,$id_auteur)) { 12 12 include_spip('inc/minipres');
Note: See TracChangeset
for help on using the changeset viewer.