Advertisement
stronk7

Untitled

Sep 17th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $ git diff MOODLE_310_STABLE master --stat | grep -v version.php | grep -v install/lang
  2. .travis.yml | 2 +-
  3. admin/tool/moodlenet/db/upgrade.php | 4 +-
  4. auth/cas/db/upgrade.php | 4 +-
  5. auth/ldap/db/upgrade.php | 4 +-
  6. backup/backup.class.php | 4 +-
  7. lib/db/upgrade.php | 50 +++++++++++-----------
  8. mod/folder/db/upgrade.php | 4 +-
  9. 424 files changed, 973 insertions(+), 903 deletions(-)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement