mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 22:52:31 +00:00
Updated RPC_Migration (markdown)
+6
-1
@@ -16,4 +16,9 @@ for i in `find . -name \*.php -or -name \*.js`; do
|
||||
done
|
||||
```
|
||||
|
||||
Modify the migration files as needed. It contains two sets of the same translations, one ending with a quote and another that ends with equal sign.
|
||||
Modify the migration files as needed. It contains two sets of the same translations, one ending with a quote and another that ends with equal sign.
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
* d.multicall was renamed d.multicall2 and now requires a target. (add a blank string as the first argument)
|
||||
Reference in New Issue
Block a user