Changeset 119867 in spip-zone
- Timestamp:
- Jan 20, 2020, 1:53:10 PM (13 months ago)
- Location:
- _plugins_/trad-lang/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/trad-lang/trunk
- Property subgit:lock:467a6f56f89cb312b600e8226491c91e985b3895 deleted
-
Property
subgit:lock:4b0aa91f861262358a1f11bbbccd4cdfd7fdbe3a
set to
2020-01-20T15:00:37.104
-
_plugins_/trad-lang/trunk/salvatore/ecriveur.php
r119866 r119867 34 34 include_spip('inc/lang_liste'); 35 35 include_spip('inc/session'); 36 37 include_spip('salvatore/vcs/svn');38 include_spip('salvatore/vcs/git');39 36 40 37 -
_plugins_/trad-lang/trunk/salvatore/pousseur.php
r119866 r119867 28 28 29 29 // il commit et push les fichiers modifies 30 31 include_spip('salvatore/vcs/git');32 include_spip('salvatore/vcs/svn');33 30 34 31 /**
Note: See TracChangeset
for help on using the changeset viewer.