Skip to content

Instantly share code, notes, and snippets.

@neil96
Last active April 3, 2017 10:56
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 neil96/86acb7b943cb462fd90585b0f82c6438 to your computer and use it in GitHub Desktop.
Save neil96/86acb7b943cb462fd90585b0f82c6438 to your computer and use it in GitHub Desktop.
4.5.2 change log
M PF.Base/composer.json
M PF.Base/include/init.inc.php
M PF.Base/include/library/phpfox/cache/abstract.class.php
M PF.Base/include/library/phpfox/cache/cache.class.php
M PF.Base/include/library/phpfox/cache/storage/driver.class.php
M PF.Base/include/library/phpfox/cache/storage/file.class.php
M PF.Base/include/library/phpfox/database/driver/mysql.class.php
M PF.Base/include/library/phpfox/file/file.class.php
M PF.Base/include/library/phpfox/file/minimize.class.php
M PF.Base/include/library/phpfox/image/helper.class.php
M PF.Base/include/library/phpfox/image/library/gd.class.php
M PF.Base/include/library/phpfox/mail/driver/phpmailer/smtp.class.php
M PF.Base/include/library/phpfox/module/module.class.php
M PF.Base/include/library/phpfox/pages/callback.class.php
M PF.Base/include/library/phpfox/pages/pages.class.php
M PF.Base/include/library/phpfox/pages/process.class.php
M PF.Base/include/library/phpfox/parse/bbcode.class.php
M PF.Base/include/library/phpfox/parse/input.class.php
M PF.Base/include/library/phpfox/parse/output.class.php
M PF.Base/include/library/phpfox/phpfox/phpfox.class.php
M PF.Base/include/library/phpfox/phpfox/support.php
M PF.Base/include/library/phpfox/request/request.class.php
M PF.Base/include/library/phpfox/search/browse.class.php
M PF.Base/include/library/phpfox/search/search.class.php
M PF.Base/include/library/phpfox/session/handler/file.class.php
M PF.Base/include/library/phpfox/setting/setting.class.php
M PF.Base/include/library/phpfox/spam/hash.class.php
M PF.Base/include/library/phpfox/template/cache.class.php
M PF.Base/include/library/phpfox/template/template.class.php
M PF.Base/include/library/phpfox/url/url.class.php
M PF.Base/include/library/phpfox/validator/validator.class.php
M PF.Base/include/library/phpfox/verify/driver/twilio.class.php
M PF.Base/include/package.config.php
M PF.Base/include/setting/common.sett.php
M PF.Base/install/include/installer.class.php
A PF.Base/install/include/version/4.5.2.php
M PF.Base/less/base/body.less
M PF.Base/less/base/box.less
M PF.Base/less/base/comment.less
M PF.Base/less/base/common.less
M PF.Base/less/base/helpers.less
M PF.Base/less/base/imgnotes.less
M PF.Base/less/base/layout.less
M PF.Base/less/base/responsive.less
M PF.Base/less/base/rows.less
M PF.Base/less/base/rtl.less
M PF.Base/less/base/rtl2.less
M PF.Base/less/bootstrap/forms.less
M PF.Base/less/customize.less
M PF.Base/less/layout/header.less
M PF.Base/less/modules/ad.less
M PF.Base/less/modules/announcement.less
M PF.Base/less/modules/attachment.less
M PF.Base/less/modules/browse.less
M PF.Base/less/modules/feed.less
M PF.Base/less/modules/forum.less
M PF.Base/less/modules/friend.less
M PF.Base/less/modules/mail.less
M PF.Base/less/modules/music.less
M PF.Base/less/modules/pages.less
M PF.Base/less/modules/photo.less
M PF.Base/less/modules/profile.less
M PF.Base/less/modules/subscribe.less
M PF.Base/less/version/boot.less
M PF.Base/module/ad/include/component/controller/add.class.php
M PF.Base/module/ad/include/component/controller/admincp/sponsor.class.php
M PF.Base/module/ad/include/component/controller/sponsor.class.php
M PF.Base/module/ad/include/service/process.class.php
M PF.Base/module/ad/static/css/default/default/main.less
M PF.Base/module/ad/template/default/controller/admincp/placement/index.html.php
M PF.Base/module/admincp/include/component/controller/app/groupsettings.class.php
M PF.Base/module/admincp/include/component/controller/app/index.class.php
M PF.Base/module/admincp/include/component/controller/app/settings.class.php
M PF.Base/module/admincp/include/component/controller/apps/index.class.php
M PF.Base/module/admincp/include/component/controller/block/add.class.php
M PF.Base/module/admincp/include/component/controller/index.class.php
M PF.Base/module/admincp/include/component/controller/maintain/removefile.class.php
M PF.Base/module/admincp/include/component/controller/product/add.class.php
M PF.Base/module/admincp/include/component/controller/store/ftp.class.php
M PF.Base/module/admincp/template/default/controller/app/groupsettings.html.php
M PF.Base/module/admincp/template/default/controller/app/settings.html.php
M PF.Base/module/admincp/template/default/controller/demo.html.php
M PF.Base/module/admincp/template/default/controller/index.html.php
M PF.Base/module/admincp/template/default/controller/maintain/removefile.html.php
M PF.Base/module/admincp/template/default/controller/product/add.html.php
M PF.Base/module/admincp/template/default/controller/setting/edit.html.php
M PF.Base/module/admincp/template/default/controller/setting/url.html.php
M PF.Base/module/admincp/template/default/controller/store/ftp.html.php
M PF.Base/module/admincp/template/default/controller/trial/index.html.php
M PF.Base/module/announcement/include/service/process.class.php
M PF.Base/module/announcement/install/phpfox.xml.php
M PF.Base/module/announcement/template/default/block/index.html.php
M PF.Base/module/announcement/template/default/controller/admincp/add.html.php
M PF.Base/module/attachment/include/component/ajax/ajax.class.php
M PF.Base/module/attachment/include/component/controller/admincp/manage.class.php
M PF.Base/module/attachment/include/component/controller/frame.class.php
M PF.Base/module/attachment/include/component/controller/profile.class.php
A PF.Base/module/attachment/include/plugin/route_start.php
A PF.Base/module/attachment/include/service/api.class.php
M PF.Base/module/attachment/include/service/attachment.class.php
M PF.Base/module/attachment/include/service/process.class.php
M PF.Base/module/attachment/template/default/block/list.html.php
M PF.Base/module/attachment/template/default/controller/admincp/add.html.php
M PF.Base/module/ban/include/service/ban.class.php
M PF.Base/module/blog/include/component/block/categories.class.php
M PF.Base/module/blog/include/component/controller/index.class.php
M PF.Base/module/blog/include/service/api.class.php
M PF.Base/module/blog/include/service/blog.class.php
M PF.Base/module/blog/include/service/callback.class.php
M PF.Base/module/blog/include/service/process.class.php
M PF.Base/module/blog/template/default/block/link.html.php
M PF.Base/module/captcha/include/component/controller/image.class.php
M PF.Base/module/captcha/include/service/captcha.class.php
M PF.Base/module/captcha/template/default/block/form.html.php
M PF.Base/module/comment/include/component/ajax/ajax.class.php
M PF.Base/module/comment/include/component/controller/admincp/index.class.php
M PF.Base/module/comment/include/service/callback.class.php
M PF.Base/module/comment/include/service/comment.class.php
M PF.Base/module/comment/include/service/process.class.php
M PF.Base/module/comment/template/default/block/entry.html.php
M PF.Base/module/comment/template/default/block/mini.html.php
M PF.Base/module/contact/include/component/controller/admincp/index.class.php
M PF.Base/module/contact/include/service/contact.class.php
M PF.Base/module/contact/include/service/process.class.php
M PF.Base/module/contact/install/phpfox.xml.php
M PF.Base/module/contact/template/default/controller/admincp/index.html.php
M PF.Base/module/contact/template/default/controller/index.html.php
M PF.Base/module/core/include/component/ajax/ajax.class.php
A PF.Base/module/core/include/component/block/country-build.class.php
M PF.Base/module/core/include/component/block/template-notification.class.php
M PF.Base/module/core/include/component/controller/admincp/country/add.class.php
M PF.Base/module/core/include/component/controller/admincp/country/import.class.php
M PF.Base/module/core/include/component/controller/admincp/currency/add.class.php
M PF.Base/module/core/include/component/controller/offline.class.php
M PF.Base/module/core/include/plugin/core.template_block_comment_border_new.php
M PF.Base/module/core/include/service/admincp/admincp.class.php
M PF.Base/module/core/include/service/category/category.class.php
M PF.Base/module/core/include/service/core.class.php
M PF.Base/module/core/include/service/country/child/process.class.php
M PF.Base/module/core/include/service/country/country.class.php
M PF.Base/module/core/include/service/country/process.class.php
M PF.Base/module/core/include/service/currency/currency.class.php
M PF.Base/module/core/include/service/currency/process.class.php
M PF.Base/module/core/install/phpfox.xml.php
A PF.Base/module/core/install/version/4.5.2.xml.php
A PF.Base/module/core/template/default/block/country-build.html.php
M PF.Base/module/core/template/default/block/moderation.html.php
M PF.Base/module/core/template/default/block/template-menu.html.php
M PF.Base/module/core/template/default/block/template-notification-sm.html.php
M PF.Base/module/core/template/default/block/template-notification-xs.html.php
M PF.Base/module/core/template/default/block/template-notification.html.php
M PF.Base/module/core/template/default/controller/admincp/country/index.html.php
M PF.Base/module/core/template/default/controller/admincp/currency/index.html.php
M PF.Base/module/custom/include/component/ajax/ajax.class.php
M PF.Base/module/custom/include/component/block/block.class.php
M PF.Base/module/custom/include/component/controller/admincp/add.class.php
M PF.Base/module/custom/include/service/custom.class.php
M PF.Base/module/custom/include/service/group/process.class.php
M PF.Base/module/custom/include/service/process.class.php
M PF.Base/module/custom/include/service/relation/process.class.php
M PF.Base/module/custom/static/jscript/admin.js
M PF.Base/module/custom/template/default/block/form.html.php
M PF.Base/module/custom/template/default/controller/admincp/add.html.php
M PF.Base/module/egift/include/component/controller/admincp/index.class.php
M PF.Base/module/egift/include/service/callback.class.php
M PF.Base/module/egift/include/service/egift.class.php
M PF.Base/module/egift/include/service/process.class.php
M PF.Base/module/egift/install/phpfox.xml.php
M PF.Base/module/egift/template/default/controller/admincp/index.html.php
M PF.Base/module/error/include/component/controller/404.class.php
M PF.Base/module/event/include/component/ajax/ajax.class.php
M PF.Base/module/event/include/component/block/info.class.php
M PF.Base/module/event/include/component/controller/add.class.php
M PF.Base/module/event/include/component/controller/index.class.php
M PF.Base/module/event/include/component/controller/view.class.php
A PF.Base/module/event/include/plugin/photo.component_service_callback_getactivityfeed__get_item_before.php
M PF.Base/module/event/include/service/callback.class.php
M PF.Base/module/event/include/service/event.class.php
M PF.Base/module/event/install/phpfox.xml.php
M PF.Base/module/event/static/css/default/default/browse.less
M PF.Base/module/event/template/default/block/info.html.php
M PF.Base/module/event/template/default/block/menu.html.php
M PF.Base/module/event/template/default/controller/add.html.php
M PF.Base/module/feed/include/component/ajax/ajax.class.php
M PF.Base/module/feed/include/component/block/display.class.php
M PF.Base/module/feed/include/component/block/edit-user-status.class.php
M PF.Base/module/feed/include/component/block/form.class.php
M PF.Base/module/feed/include/service/callback.class.php
M PF.Base/module/feed/include/service/feed.class.php
M PF.Base/module/feed/include/service/process.class.php
M PF.Base/module/feed/install/phpfox.xml.php
M PF.Base/module/feed/static/jscript/feed.js
M PF.Base/module/feed/static/jscript/places.js
M PF.Base/module/feed/template/default/block/checkin.html.php
M PF.Base/module/feed/template/default/block/display.html.php
M PF.Base/module/feed/template/default/block/edit-user-status.html.php
M PF.Base/module/feed/template/default/block/focus.html.php
M PF.Base/module/feed/template/default/block/form.html.php
M PF.Base/module/forum/include/component/ajax/ajax.class.php
M PF.Base/module/forum/include/component/block/admincp/moderator.class.php
M PF.Base/module/forum/include/component/controller/admincp/index.class.php
M PF.Base/module/forum/include/component/controller/admincp/permission.class.php
M PF.Base/module/forum/include/component/controller/rss.class.php
M PF.Base/module/forum/include/component/controller/thread.class.php
M PF.Base/module/forum/include/plugin/feed.template_block_comment_commands_1.php
M PF.Base/module/forum/include/service/callback.class.php
M PF.Base/module/forum/include/service/forum.class.php
M PF.Base/module/forum/include/service/moderate/moderate.class.php
M PF.Base/module/forum/include/service/moderate/process.class.php
M PF.Base/module/forum/include/service/thread/process.class.php
M PF.Base/module/forum/include/service/thread/thread.class.php
M PF.Base/module/forum/template/default/block/admincp/moderator.html.php
M PF.Base/module/forum/template/default/block/merge.html.php
M PF.Base/module/forum/template/default/controller/admincp/permission.html.php
M PF.Base/module/forum/template/default/controller/forum.html.php
M PF.Base/module/friend/include/component/ajax/ajax.class.php
M PF.Base/module/friend/include/component/controller/invoice.class.php
M PF.Base/module/friend/include/component/controller/pending.class.php
M PF.Base/module/friend/include/component/controller/profile.class.php
M PF.Base/module/friend/include/component/controller/suggestion.class.php
M PF.Base/module/friend/include/service/callback.class.php
M PF.Base/module/friend/include/service/friend.class.php
M PF.Base/module/friend/static/jscript/friend.js
M PF.Base/module/friend/static/jscript/search.js
M PF.Base/module/friend/template/default/block/profile/small.html.php
M PF.Base/module/friend/template/default/controller/index.html.php
M PF.Base/module/friend/template/default/controller/pending.html.php
M PF.Base/module/friend/template/default/controller/profile.html.php
M PF.Base/module/friend/template/default/controller/suggestion.html.php
M PF.Base/module/language/include/component/controller/admincp/delete.class.php
M PF.Base/module/language/include/component/controller/admincp/phrase/phrase.class.php
M PF.Base/module/language/include/service/language.class.php
M PF.Base/module/language/include/service/phrase/process.class.php
M PF.Base/module/language/include/service/process.class.php
M PF.Base/module/language/template/default/controller/admincp/add.html.php
M PF.Base/module/language/template/default/controller/admincp/import.html.php
M PF.Base/module/language/template/default/controller/admincp/phrase/phrase.html.php
M PF.Base/module/like/include/component/ajax/ajax.class.php
M PF.Base/module/like/include/service/process.class.php
M PF.Base/module/link/include/service/callback.class.php
M PF.Base/module/link/include/service/link.class.php
M PF.Base/module/link/include/service/process.class.php
M PF.Base/module/mail/include/component/ajax/ajax.class.php
M PF.Base/module/mail/include/component/controller/admincp/private.class.php
M PF.Base/module/mail/include/component/controller/compose.class.php
M PF.Base/module/mail/include/component/controller/index.class.php
M PF.Base/module/mail/include/component/controller/panel.class.php
M PF.Base/module/mail/include/service/mail.class.php
M PF.Base/module/mail/include/service/process.class.php
M PF.Base/module/mail/install/phpfox.xml.php
M PF.Base/module/mail/template/default/controller/admincp/private.html.php
M PF.Base/module/mail/template/default/controller/compose.html.php
M PF.Base/module/mail/template/default/controller/index.html.php
M PF.Base/module/mail/template/default/controller/panel.html.php
M PF.Base/module/marketplace/include/component/block/sponsored.class.php
M PF.Base/module/marketplace/include/component/controller/add.class.php
M PF.Base/module/marketplace/include/component/controller/index.class.php
M PF.Base/module/marketplace/include/service/callback.class.php
M PF.Base/module/marketplace/include/service/marketplace.class.php
M PF.Base/module/marketplace/include/service/process.class.php
M PF.Base/module/marketplace/install/phpfox.xml.php
M PF.Base/module/marketplace/template/default/block/feed.html.php
M PF.Base/module/marketplace/template/default/block/list.html.php
M PF.Base/module/marketplace/template/default/block/menu.html.php
M PF.Base/module/marketplace/template/default/block/rows.html.php
M PF.Base/module/marketplace/template/default/controller/add.html.php
M PF.Base/module/marketplace/template/default/controller/admincp/add.html.php
M PF.Base/module/marketplace/template/default/controller/view.html.php
M PF.Base/module/music/include/component/ajax/ajax.class.php
M PF.Base/module/music/include/component/block/featured-album.class.php
M PF.Base/module/music/include/component/block/list.class.php
M PF.Base/module/music/include/component/block/new-album.class.php
M PF.Base/module/music/include/component/controller/album.class.php
M PF.Base/module/music/include/component/controller/browse/album.class.php
M PF.Base/module/music/include/component/controller/index.class.php
M PF.Base/module/music/include/component/controller/upload.class.php
M PF.Base/module/music/include/component/controller/view-album.class.php
M PF.Base/module/music/include/component/controller/view.class.php
M PF.Base/module/music/include/service/callback.class.php
M PF.Base/module/music/install/phpfox.xml.php
A PF.Base/module/music/static/image/music-v01.png
A PF.Base/module/music/static/image/music_v02.png
M PF.Base/module/music/template/default/block/album-rows.html.php
M PF.Base/module/music/template/default/block/featured-album.html.php
M PF.Base/module/music/template/default/block/menu.html.php
M PF.Base/module/music/template/default/block/new-album.html.php
M PF.Base/module/music/template/default/controller/view-album.html.php
M PF.Base/module/newsletter/include/component/ajax/ajax.class.php
M PF.Base/module/newsletter/include/service/newsletter.class.php
M PF.Base/module/newsletter/static/jscript/add.js
M PF.Base/module/newsletter/template/default/controller/admincp/add.html.php
M PF.Base/module/notification/include/component/ajax/ajax.class.php
M PF.Base/module/notification/include/component/controller/panel.class.php
M PF.Base/module/notification/include/service/notification.class.php
M PF.Base/module/page/include/component/controller/admincp/add.class.php
M PF.Base/module/page/include/component/controller/admincp/index.class.php
M PF.Base/module/page/include/service/process.class.php
M PF.Base/module/page/template/default/controller/admincp/add.html.php
M PF.Base/module/page/template/default/controller/admincp/index.html.php
M PF.Base/module/pages/include/component/ajax/ajax.class.php
M PF.Base/module/pages/include/component/block/login.class.php
M PF.Base/module/pages/include/component/controller/add.class.php
M PF.Base/module/pages/include/component/controller/frame.class.php
M PF.Base/module/pages/include/component/controller/index.class.php
M PF.Base/module/pages/include/component/controller/view.class.php
M PF.Base/module/pages/include/plugin/friend.component_block_search_get.php
M PF.Base/module/pages/include/plugin/photo.component_service_callback_getactivityfeed__get_item_before.php
M PF.Base/module/pages/include/plugin/run.php
M PF.Base/module/pages/include/service/callback.class.php
M PF.Base/module/pages/install/phpfox.xml.php
M PF.Base/module/pages/static/jscript/places.js
M PF.Base/module/pages/template/default/block/category.html.php
M PF.Base/module/pages/template/default/block/login.html.php
M PF.Base/module/pages/template/default/block/menu.html.php
M PF.Base/module/pages/template/default/block/photo.html.php
M PF.Base/module/pages/template/default/controller/add.html.php
M PF.Base/module/pages/template/default/controller/admincp/add.html.php
M PF.Base/module/pages/template/default/controller/all.html.php
M PF.Base/module/pages/template/default/controller/index.html.php
M PF.Base/module/pages/template/default/controller/view.html.php
M PF.Base/module/pages/template/default/controller/widget.html.php
M PF.Base/module/photo/include/component/ajax/ajax.class.php
M PF.Base/module/photo/include/component/block/drop-down.class.php
M PF.Base/module/photo/include/component/block/sponsored.class.php
M PF.Base/module/photo/include/component/controller/album.class.php
M PF.Base/module/photo/include/component/controller/albums.class.php
M PF.Base/module/photo/include/component/controller/download.class.php
M PF.Base/module/photo/include/component/controller/edit-album.class.php
M PF.Base/module/photo/include/component/controller/frame.class.php
M PF.Base/module/photo/include/component/controller/index.class.php
M PF.Base/module/photo/include/component/controller/upload.class.php
M PF.Base/module/photo/include/component/controller/view.class.php
M PF.Base/module/photo/include/service/callback.class.php
M PF.Base/module/photo/include/service/category/category.class.php
M PF.Base/module/photo/include/service/photo.class.php
M PF.Base/module/photo/include/service/process.class.php
M PF.Base/module/photo/install/phpfox.xml.php
M PF.Base/module/photo/static/css/default/default/edit.less
M PF.Base/module/photo/template/default/block/form-album.html.php
M PF.Base/module/photo/template/default/block/form.html.php
M PF.Base/module/photo/template/default/block/menu.html.php
M PF.Base/module/photo/template/default/block/my-photo.html.php
M PF.Base/module/photo/template/default/block/new.html.php
M PF.Base/module/photo/template/default/block/profile.html.php
M PF.Base/module/photo/template/default/controller/album.html.php
M PF.Base/module/photo/template/default/controller/albums.html.php
M PF.Base/module/photo/template/default/controller/index.html.php
M PF.Base/module/photo/template/default/controller/upload.html.php
M PF.Base/module/photo/template/default/controller/view.html.php
M PF.Base/module/poll/include/component/ajax/ajax.class.php
M PF.Base/module/poll/include/component/controller/add.class.php
M PF.Base/module/poll/include/service/process.class.php
M PF.Base/module/poll/static/jscript/poll.js
M PF.Base/module/poll/template/default/block/link.html.php
M PF.Base/module/poll/template/default/block/vote.html.php
M PF.Base/module/poll/template/default/controller/add.html.php
M PF.Base/module/poll/template/default/controller/design.html.php
M PF.Base/module/poll/template/default/controller/index.html.php
M PF.Base/module/privacy/include/service/privacy.class.php
M PF.Base/module/profile/include/component/block/info.class.php
M PF.Base/module/profile/include/component/controller/index.class.php
M PF.Base/module/profile/include/component/controller/info.class.php
M PF.Base/module/profile/template/default/block/info.html.php
M PF.Base/module/profile/template/default/block/pic.html.php
M PF.Base/module/quiz/include/component/ajax/ajax.class.php
M PF.Base/module/quiz/include/component/block/stat.class.php
M PF.Base/module/quiz/include/component/controller/add.class.php
M PF.Base/module/quiz/include/service/process.class.php
M PF.Base/module/quiz/include/service/quiz.class.php
M PF.Base/module/quiz/install/phpfox.xml.php
M PF.Base/module/quiz/static/jscript/add.js
M PF.Base/module/quiz/template/default/block/entry.html.php
M PF.Base/module/quiz/template/default/block/link.html.php
M PF.Base/module/quiz/template/default/block/question.html.php
M PF.Base/module/quiz/template/default/controller/index.html.php
M PF.Base/module/report/include/component/controller/admincp/index.class.php
M PF.Base/module/report/install/phpfox.xml.php
M PF.Base/module/report/template/default/block/add.html.php
M PF.Base/module/report/template/default/block/browse.html.php
M PF.Base/module/rss/include/service/group/process.class.php
M PF.Base/module/search/include/component/controller/index.class.php
M PF.Base/module/search/include/service/search.class.php
M PF.Base/module/search/template/default/controller/index.html.php
M PF.Base/module/subscribe/include/component/controller/index.class.php
M PF.Base/module/subscribe/include/component/controller/register.class.php
A PF.Base/module/subscribe/include/plugin/core.check_module_subscribe.php
M PF.Base/module/subscribe/template/default/block/compare.html.php
M PF.Base/module/subscribe/template/default/block/entry-package.html.php
M PF.Base/module/subscribe/template/default/controller/admincp/add.html.php
M PF.Base/module/subscribe/template/default/controller/index.html.php
M PF.Base/module/tag/include/service/callback.class.php
M PF.Base/module/theme/include/service/style/style.class.php
M PF.Base/module/user/include/component/ajax/ajax.class.php
M PF.Base/module/user/include/component/block/admincp/setting.class.php
M PF.Base/module/user/include/component/block/browse.class.php
M PF.Base/module/user/include/component/block/friendship.class.php
M PF.Base/module/user/include/component/block/showspamquestion.class.php
M PF.Base/module/user/include/component/controller/admincp/add.class.php
M PF.Base/module/user/include/component/controller/admincp/cancellations/add.class.php
M PF.Base/module/user/include/component/controller/admincp/promotion/add.class.php
M PF.Base/module/user/include/component/controller/admincp/spam.class.php
M PF.Base/module/user/include/component/controller/boot.class.php
M PF.Base/module/user/include/component/controller/browse.class.php
M PF.Base/module/user/include/component/controller/login.class.php
M PF.Base/module/user/include/component/controller/password/request.class.php
M PF.Base/module/user/include/component/controller/password/verify.class.php
M PF.Base/module/user/include/component/controller/profile.class.php
M PF.Base/module/user/include/component/controller/promotion.class.php
M PF.Base/module/user/include/component/controller/setting.class.php
M PF.Base/module/user/include/component/controller/sms/send.class.php
D PF.Base/module/user/include/plugin/feed.service_process_deletefeed.php
M PF.Base/module/user/include/plugin/route_start.php
M PF.Base/module/user/include/service/activity.class.php
M PF.Base/module/user/include/service/api.class.php
M PF.Base/module/user/include/service/auth.class.php
M PF.Base/module/user/include/service/callback.class.php
M PF.Base/module/user/include/service/cancellations/cancellations.class.php
M PF.Base/module/user/include/service/cancellations/process.class.php
M PF.Base/module/user/include/service/featured/process.class.php
M PF.Base/module/user/include/service/password.class.php
M PF.Base/module/user/include/service/process.class.php
M PF.Base/module/user/include/service/promotion/process.class.php
M PF.Base/module/user/install/phpfox.xml.php
M PF.Base/module/user/template/default/block/browse.html.php
M PF.Base/module/user/template/default/block/login-ajax.html.php
M PF.Base/module/user/template/default/block/login-block.html.php
M PF.Base/module/user/template/default/block/login-header.html.php
M PF.Base/module/user/template/default/block/register/step1.html.php
M PF.Base/module/user/template/default/block/welcome.html.php
M PF.Base/module/user/template/default/controller/admincp/add.html.php
M PF.Base/module/user/template/default/controller/admincp/cancellations/add.html.php
M PF.Base/module/user/template/default/controller/admincp/group/delete.html.php
M PF.Base/module/user/template/default/controller/admincp/promotion/add.html.php
M PF.Base/module/user/template/default/controller/admincp/spam.html.php
M PF.Base/module/user/template/default/controller/browse.html.php
M PF.Base/module/user/template/default/controller/login.html.php
M PF.Base/module/user/template/default/controller/password/request.html.php
M PF.Base/module/user/template/default/controller/privacy.html.php
M PF.Base/module/user/template/default/controller/profile.html.php
M PF.Base/module/user/template/default/controller/register.html.php
M PF.Base/start.php
M PF.Base/static/jscript/ajax.js
M PF.Base/static/jscript/jquery/plugin/imgnotes/jquery.tag.js
M PF.Base/static/jscript/jquery/plugin/jquery.mosaicflow.min.js
M PF.Base/static/jscript/main.js
M PF.Base/static/jscript/progress.js
M PF.Base/static/jscript/thickbox/thickbox.js
M PF.Base/theme/adminpanel/default/style/default/css/common.css
M PF.Base/theme/adminpanel/default/style/default/css/custom.css
M PF.Base/theme/adminpanel/default/style/default/less/body.less
M PF.Base/theme/adminpanel/default/style/default/less/box.less
M PF.Base/theme/adminpanel/default/template/template.html.php
M PF.Base/theme/bootstrap/flavor/default.css
M PF.Base/theme/bootstrap/html/layout.html
M PF.Base/theme/default/html/layout.html
M PF.Base/theme/frontend/default/style/default/css/common.css
M PF.Base/theme/frontend/default/style/default/css/layout.less
A PF.Base/theme/frontend/default/style/default/image/misc/album_no_photos.jpg
M PF.Base/theme/frontend/default/style/default/jscript/main.js
M PF.Base/vendor/composer/autoload_classmap.php
M PF.Base/vendor/composer/autoload_files.php
M PF.Base/vendor/composer/autoload_psr4.php
M PF.Base/vendor/composer/autoload_static.php
M PF.Base/vendor/composer/installed.json
M PF.Base/vendor/dereuromark/media-embed/README.md
M PF.Base/vendor/dereuromark/media-embed/src/MediaEmbed/Data/stubs.php
M PF.Base/vendor/dereuromark/media-embed/tests/MediaEmbed/MediaEmbedTest.php
M PF.Base/vendor/filp/whoops/composer.json
M PF.Base/vendor/filp/whoops/src/Whoops/Handler/JsonResponseHandler.php
M PF.Base/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php
M PF.Base/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php
M PF.Base/vendor/matthiasmullie/minify/composer.json
M PF.Base/vendor/matthiasmullie/minify/src/CSS.php
M PF.Base/vendor/matthiasmullie/minify/src/JS.php
M PF.Base/vendor/matthiasmullie/minify/src/Minify.php
M PF.Base/vendor/matthiasmullie/path-converter/src/Converter.php
A PF.Base/vendor/matthiasmullie/path-converter/src/ConverterInterface.php
A PF.Base/vendor/matthiasmullie/path-converter/src/NoConverter.php
M PF.Base/vendor/phpfastcache/phpfastcache/README.md
M PF.Base/vendor/phpfastcache/phpfastcache/src/phpFastCache/Core/phpFastCache.php
M PF.Base/vendor/phpfastcache/phpfastcache/src/phpFastCache/Drivers/cookie.php
M PF.Base/vendor/phpmailer/phpmailer/README.md
M PF.Base/vendor/phpmailer/phpmailer/SECURITY.md
M PF.Base/vendor/phpmailer/phpmailer/VERSION
M PF.Base/vendor/phpmailer/phpmailer/changelog.md
M PF.Base/vendor/phpmailer/phpmailer/class.phpmailer.php
M PF.Base/vendor/phpmailer/phpmailer/class.pop3.php
M PF.Base/vendor/phpmailer/phpmailer/class.smtp.php
A PF.Base/vendor/phpmailer/phpmailer/examples/contactform.phps
M PF.Base/vendor/phpmailer/phpmailer/examples/contentsutf8.html
M PF.Base/vendor/phpmailer/phpmailer/examples/scripts/XRegExp.js
M PF.Base/vendor/phpmailer/phpmailer/examples/send_file_upload.phps
M PF.Base/vendor/phpmailer/phpmailer/examples/send_multiple_file_upload.phps
M PF.Base/vendor/phpmailer/phpmailer/extras/htmlfilter.php
M PF.Base/vendor/phpmailer/phpmailer/test/bootstrap.php
M PF.Base/vendor/phpmailer/phpmailer/test/phpmailerTest.php
A PF.Base/vendor/psr/log/.gitignore
A PF.Base/vendor/psr/log/LICENSE
A PF.Base/vendor/psr/log/Psr/Log/AbstractLogger.php
A PF.Base/vendor/psr/log/Psr/Log/InvalidArgumentException.php
A PF.Base/vendor/psr/log/Psr/Log/LogLevel.php
A PF.Base/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
A PF.Base/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
A PF.Base/vendor/psr/log/Psr/Log/LoggerInterface.php
A PF.Base/vendor/psr/log/Psr/Log/LoggerTrait.php
A PF.Base/vendor/psr/log/Psr/Log/NullLogger.php
A PF.Base/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
A PF.Base/vendor/psr/log/README.md
A PF.Base/vendor/psr/log/composer.json
A PF.Base/vendor/symfony/polyfill-iconv/Iconv.php
A PF.Base/vendor/symfony/polyfill-iconv/LICENSE
A PF.Base/vendor/symfony/polyfill-iconv/README.md
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php
A PF.Base/vendor/symfony/polyfill-iconv/Resources/charset/translit.php
A PF.Base/vendor/symfony/polyfill-iconv/bootstrap.php
A PF.Base/vendor/symfony/polyfill-iconv/composer.json
M PF.Site/Apps/core-amazon-s3/Model/CDN.php
M PF.Site/Apps/core-cdn/Install.php
M PF.Site/Apps/core-cdn/Model/CDN.php
M PF.Site/Apps/core-facebook/Model/Service.php
M PF.Site/Apps/core-facebook/start.php
M PF.Site/Apps/core-facebook/vendor/facebook/php-sdk-v4/src/Facebook/HttpClients/FacebookStream.php
M PF.Site/Apps/core-flavors/assets/autoload.css
M PF.Site/Apps/core-flavors/assets/autoload.less
M PF.Site/Apps/core-flavors/flavors/bootstrap.json
M PF.Site/Apps/core-flavors/start.php
M PF.Site/Apps/core-groups/Ajax/Ajax.php
M PF.Site/Apps/core-groups/Controller/FrameController.php
M PF.Site/Apps/core-groups/Controller/IndexController.php
M PF.Site/Apps/core-groups/Service/Callback.php
A PF.Site/Apps/core-groups/hooks/friend.component_block_search_get.php
M PF.Site/Apps/core-groups/hooks/photo.component_service_callback_getactivityfeed__get_item_before.php
A PF.Site/Apps/core-groups/hooks/run.php
M PF.Site/Apps/core-groups/phrase.json
M PF.Site/Apps/core-groups/views/block/about.html.php
M PF.Site/Apps/core-groups/views/block/category.html.php
M PF.Site/Apps/core-groups/views/block/menu.html.php
M PF.Site/Apps/core-groups/views/block/photo.html.php
M PF.Site/Apps/core-groups/views/block/widget.html.php
M PF.Site/Apps/core-groups/views/controller/add.html.php
M PF.Site/Apps/core-groups/views/controller/admincp/add-category.html.php
M PF.Site/Apps/core-groups/views/controller/all.html.php
M PF.Site/Apps/core-groups/views/controller/index.html.php
M PF.Site/Apps/core-groups/views/controller/widget.html.php
M PF.Site/Apps/core-im/Install.php
M PF.Site/Apps/core-im/assets/autoload.css
M PF.Site/Apps/core-im/assets/autoload.js
M PF.Site/Apps/core-im/assets/autoload.less
A PF.Site/Apps/core-im/assets/moment.min.js
A PF.Site/Apps/core-im/assets/socket.io-1.2.0.js
A PF.Site/Apps/core-im/hooks/set_editor_end.php
M PF.Site/Apps/core-im/server/config.js.new
M PF.Site/Apps/core-im/server/index.js
M PF.Site/Apps/core-im/server/package.json
D PF.Site/Apps/core-recaptcha/.gitignore
A PF.Site/Apps/core-recaptcha/vendor/autoload.php
A PF.Site/Apps/core-recaptcha/vendor/composer/ClassLoader.php
A PF.Site/Apps/core-recaptcha/vendor/composer/LICENSE
A PF.Site/Apps/core-recaptcha/vendor/composer/autoload_classmap.php
A PF.Site/Apps/core-recaptcha/vendor/composer/autoload_namespaces.php
A PF.Site/Apps/core-recaptcha/vendor/composer/autoload_psr4.php
A PF.Site/Apps/core-recaptcha/vendor/composer/autoload_real.php
A PF.Site/Apps/core-recaptcha/vendor/composer/autoload_static.php
A PF.Site/Apps/core-recaptcha/vendor/composer/installed.json
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/.gitignore
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/.travis.yml
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/CONTRIBUTING.md
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/LICENSE
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/README.md
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/composer.json
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/examples/example-captcha.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/phpunit.xml.dist
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Curl.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Socket.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/SocketPost.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/RequestParameters.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/ReCaptcha/Response.php
A PF.Site/Apps/core-recaptcha/vendor/google/recaptcha/src/autoload.php
M PF.Site/Apps/core-twemoji-awesome/assets/autoload.css
M PF.Site/Apps/core-twemoji-awesome/assets/autoload.less
M PF.Site/Apps/core-twemoji-awesome/start.php
M PF.Site/Apps/core-videos/Install.php
M PF.Site/Apps/core-videos/assets/autoload.css
M PF.Site/Apps/core-videos/assets/autoload.js
M PF.Site/Apps/core-videos/assets/autoload.less
A PF.Site/Apps/core-videos/assets/images/private-v01.jpg
A PF.Site/Apps/core-videos/assets/images/private-v02.jpg
M PF.Site/Apps/core-videos/hooks/groups.component_controller_view_build.php
M PF.Site/Apps/core-videos/hooks/groups.service_pages_getmenu.php
M PF.Site/Apps/core-videos/hooks/pages.service_pages_getmenu.php
M PF.Site/Apps/core-videos/hooks/profile.service_profile_get_profile_menu.php
M PF.Site/Apps/core-videos/hooks/template_template_getmenu_3.php
M PF.Site/Apps/core-videos/phrase.json
M PF.Site/Apps/core-videos/start.php
M PF.Site/Apps/core-videos/views/feed.html
M PF.Site/Apps/core-videos/views/macro.html
M PF.Site/Apps/core-videos/views/manage.html
M PF.Site/Apps/core-videos/views/view.html
M PF.Site/Apps/core/Install.php
M PF.Site/Apps/core/phrase.json
M PF.Src/Core/App.php
M PF.Src/Core/App/App.php
M PF.Src/Core/App/Install/Setting/Groups.php
M PF.Src/Core/App/Install/Setting/Site.php
M PF.Src/Core/App/Object.php
A PF.Src/Core/ErrorHandler.php
M PF.Src/Core/Flavor/Flavor.php
A PF.Src/Core/Log/AbstractLogger.php
A PF.Src/Core/Log/LogLevel.php
A PF.Src/Core/Log/LogManager.php
A PF.Src/Core/Log/LoggerInterface.php
A PF.Src/Core/Log/NullLogger.php
A PF.Src/Core/Log/StreamLogger.php
M PF.Src/Core/Objectify.php
M PF.Src/Core/Phrase.php
M PF.Src/Core/User/Setting.php
M PF.Src/Core/View.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment