Changeset 121566 in spip-zone
- Timestamp:
- Feb 4, 2020, 8:11:41 AM (13 months ago)
- Location:
- _plugins_/trad-lang/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/trad-lang/trunk
- Property subgit:lock:b005a7205642d9f3024b4fa8134a36eee279132e deleted
-
Property
subgit:lock:8b10168411a88243218bed83bdce0e0f748b87b0
set to
2020-02-04T09:11:47.350
-
_plugins_/trad-lang/trunk/salvatore/vcs/svn.php
r119871 r121566 97 97 } 98 98 99 if ($author 100 and $author !== _SALVATORE_AUTHOR_COMMITS 101 and !_SALVATORE_SVN_PROPSET) { 102 $message = rtrim($message) . "\nCredits : $author\n"; 103 } 104 99 105 $files = array_map('escapeshellarg', $files); 100 106 $files = implode(' ', $files);
Note: See TracChangeset
for help on using the changeset viewer.