Skip to content

Instantly share code, notes, and snippets.

Created October 27, 2017 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/8bea31ed5ca86a0017454b5498b13ec2 to your computer and use it in GitHub Desktop.
Save anonymous/8bea31ed5ca86a0017454b5498b13ec2 to your computer and use it in GitHub Desktop.
cd /usr/local/nginx/html/m
git pull
Updating b6c9556..b8d0188
Fast-forward
.gitattributes | 10 +
.travis.yml | 7 +-
ChangeLog | 20 +
README | 2 +-
changelog.php | 4 -
composer.json | 4 +-
composer.lock | 397 +++--
doc/conf.py | 3 +-
examples/openid.php | 5 +-
examples/signon.php | 4 +-
js/ajax.js | 15 +-
js/functions.js | 16 +-
js/makegrid.js | 2 +-
js/messages.php | 4 +
js/server_status_monitor.js | 2 +-
libraries/Advisor.php | 27 +-
libraries/Bookmark.php | 4 +-
libraries/Config.php | 2 +-
libraries/DisplayResults.php | 50 +-
libraries/Header.php | 2 +-
libraries/SysInfo.php | 2 +-
libraries/Table.php | 41 +-
libraries/Util.php | 1 +
libraries/common.inc.php | 4 +-
.../controllers/table/TableRelationController.php | 15 +-
.../input/Text_Plain_Iptobinary.php | 2 +-
libraries/pmd_common.php | 7 +-
libraries/server_status_monitor.lib.php | 7 +-
libraries/sql.lib.php | 5 +-
libraries/transformations.lib.php | 21 +-
po/ar.po | 14 +-
po/be.po | 34 +-
po/cs.po | 34 +-
po/de.po | 11 +-
po/el.po | 195 +--
po/en_GB.po | 103 +-
po/es.po | 15 +-
po/et.po | 50 +-
po/eu.po | 74 +-
po/fi.po | 128 +-
po/fr.po | 30 +-
po/hu.po | 62 +-
po/id.po | 1760 ++++++--------------
po/ja.po | 27 +-
po/ko.po | 219 +--
po/lv.po | 179 +-
po/ms.po | 16 +-
po/nb.po | 12 +-
po/nl.po | 374 ++---
po/pl.po | 72 +-
po/pt.po | 231 +--
po/pt_BR.po | 71 +-
po/ro.po | 25 +-
po/ru.po | 511 ++----
po/sq.po | 419 ++---
po/sr@latin.po | 61 +-
po/ta.po | 46 +-
po/uz@latin.po | 10 +-
scripts/create-release.sh | 4 +-
tbl_relation.php | 5 -
test/classes/DisplayResultsTest.php | 2 +-
themes/pmahomme/css/common.css.php | 4 +-
62 files changed, 1967 insertions(+), 3516 deletions(-)
create mode 100644 .gitattributes
2017-10-27 18:07:04 URL:https://getcomposer.org/composer.phar [1852795/1852795] -> "composer.phar" [1]
/root/tools/phpmyadmin_update.sh: line 19: php: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment