Changeset 121571 in spip-zone
- Timestamp:
- Feb 4, 2020, 9:36:31 AM (15 months ago)
- Location:
- _plugins_/trad-lang/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/trad-lang/trunk
- Property subgit:lock:fd3f7c4bad228b6cd02d6b7e997800b04e7c7ee3 deleted
-
Property
subgit:lock:8fd8b30f9956496173d112ac81be6fab2a99b68d
set to
2020-02-04T10:36:35.240
-
_plugins_/trad-lang/trunk/salvatore/ecriveur.php
r121570 r121571 393 393 $file_content .= "if (!defined('_ECRIRE_INC_VERSION')) { 394 394 return; 395 }\n"; 396 } 397 $file_content .= "\n"; 395 }\n\n"; 396 } 397 elseif ($origin) { 398 $file_content .= "\n"; 399 } 398 400 399 401 # supprimer la virgule du dernier item
Note: See TracChangeset
for help on using the changeset viewer.