Changeset 3302292
- Timestamp:
- 05/28/2025 02:20:31 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
serbian-transliteration/assets/blueprints/blueprint.json
r3285833 r3302292 24 24 }, 25 25 { 26 "step": "writeFile", 27 "path": "/wp-content/mu-plugins/set-language.php", 28 "contents": "<?php\nadd_action('init', function() {\n update_option('WPLANG', 'sr_RS');\n});" 29 }, 30 { 26 31 "step": "login", 27 32 "username": "admin",
Note: See TracChangeset
for help on using the changeset viewer.