From e5d7aa18f7a481a6f513181fcb742d66a674fb02 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 10:12:14 +0930 Subject: [PATCH 01/13] Update contact email to `ph7builder` domain --- _protected/app/Bootstrap.php | 2 +- _protected/app/configs/ad_sizes.php | 2 +- _protected/app/configs/constants.php | 2 +- _protected/app/configs/emoticon.php | 2 +- _protected/app/configs/environment/all.env.php | 2 +- _protected/app/configs/environment/development.env.php | 2 +- _protected/app/configs/environment/production.env.php | 2 +- _protected/app/includes/classes/Authenticable.php | 2 +- _protected/app/includes/classes/BulkAction.php | 2 +- _protected/app/includes/classes/Controller.php | 2 +- _protected/app/includes/classes/ControllerException.php | 2 +- _protected/app/includes/classes/Core.php | 2 +- _protected/app/includes/classes/Cron.php | 2 +- _protected/app/includes/classes/DbTableName.php | 2 +- _protected/app/includes/classes/ForbiddenActionException.php | 2 +- _protected/app/includes/classes/Form.php | 2 +- _protected/app/includes/classes/HtmlForm.php | 2 +- _protected/app/includes/classes/ImageTaggable.php | 2 +- _protected/app/includes/classes/Loader/Autoloader.php | 2 +- _protected/app/includes/classes/LoginableForm.php | 2 +- _protected/app/includes/classes/NudityDetectable.php | 2 +- _protected/app/includes/classes/ProfileBaseController.php | 2 +- _protected/app/includes/classes/UserModeratable.php | 2 +- _protected/app/includes/helpers/misc.php | 2 +- _protected/app/langs/en_US/LC_MESSAGES/global.po | 2 +- _protected/app/modules/helloworld/config/config.ini | 2 +- _protected/app/system/config/config.ini | 2 +- _protected/app/system/core/assets/ajax/LikeCoreAjax.php | 2 +- _protected/app/system/core/assets/ajax/RatingCoreAjax.php | 2 +- _protected/app/system/core/assets/ajax/SmileCoreAjax.php | 2 +- _protected/app/system/core/assets/ajax/StatCoreAjax.php | 2 +- _protected/app/system/core/assets/ajax/ValidateCoreAjax.php | 2 +- .../system/core/assets/ajax/autocompleteUsernameCoreAjax.php | 2 +- .../app/system/core/assets/ajax/popup/confirmCoreAjax.php | 2 +- .../app/system/core/assets/cron/24h/BirthdayCoreCron.php | 2 +- _protected/app/system/core/assets/cron/96h/BannedCoreCron.php | 2 +- .../app/system/core/assets/cron/96h/DatabaseCoreCron.php | 2 +- .../app/system/core/assets/cron/96h/GeneralCoreCron.php | 2 +- _protected/app/system/core/assets/css/color.cssCoreCss.php | 2 +- _protected/app/system/core/assets/css/style.cssCoreCss.php | 2 +- _protected/app/system/core/assets/file/UpgradeCoreFile.php | 2 +- _protected/app/system/core/assets/file/captchaCoreFile.php | 2 +- .../app/system/core/assets/js/mailcheckConfig.jsCoreJs.php | 2 +- _protected/app/system/core/assets/js/script.jsCoreJs.php | 2 +- _protected/app/system/core/classes/AdminCore.php | 2 +- _protected/app/system/core/classes/AdsCore.php | 2 +- _protected/app/system/core/classes/AffiliateCore.php | 2 +- _protected/app/system/core/classes/BirthdayCore.php | 2 +- _protected/app/system/core/classes/CommentCore.php | 2 +- _protected/app/system/core/classes/CredentialStatusCore.php | 2 +- _protected/app/system/core/classes/GenderTypeUserCore.php | 2 +- _protected/app/system/core/classes/MapDrawerCore.php | 2 +- _protected/app/system/core/classes/MediaCore.php | 2 +- _protected/app/system/core/classes/NewsFeedCore.php | 2 +- _protected/app/system/core/classes/PermissionCore.php | 2 +- _protected/app/system/core/classes/PictureCore.php | 2 +- _protected/app/system/core/classes/PrivacyCore.php | 2 +- _protected/app/system/core/classes/RegistrationCore.php | 2 +- _protected/app/system/core/classes/RememberMeCore.php | 2 +- _protected/app/system/core/classes/SearchQueryCore.php | 2 +- _protected/app/system/core/classes/SecurityCore.php | 2 +- _protected/app/system/core/classes/SmsVerificationCore.php | 2 +- _protected/app/system/core/classes/TwoFactorAuthCore.php | 2 +- _protected/app/system/core/classes/UserBirthDateCore.php | 2 +- _protected/app/system/core/classes/UserCore.php | 2 +- _protected/app/system/core/classes/ValidateSiteCore.php | 2 +- _protected/app/system/core/classes/VideoCore.php | 2 +- _protected/app/system/core/classes/VisitorCore.php | 2 +- _protected/app/system/core/classes/WriteCore.php | 2 +- .../app/system/core/classes/design/AvatarDesignCore.php | 2 +- .../app/system/core/classes/design/CommentDesignCore.php | 2 +- .../app/system/core/classes/design/LostPwdDesignCore.php | 2 +- .../app/system/core/classes/design/RatingDesignCore.php | 2 +- .../system/core/classes/design/TwoFactorAuthDesignCore.php | 2 +- _protected/app/system/core/classes/design/UserDesignCore.php | 2 +- _protected/app/system/core/classes/design/VideoDesignCore.php | 2 +- _protected/app/system/core/classes/design/XmlDesignCore.php | 2 +- _protected/app/system/core/forms/ChangePasswordCoreForm.php | 2 +- _protected/app/system/core/forms/ConfigFileCoreForm.php | 2 +- _protected/app/system/core/forms/ConfirmCoreForm.php | 2 +- .../app/system/core/forms/CountryRestrictionCoreForm.php | 2 +- _protected/app/system/core/forms/DeleteUserCoreForm.php | 2 +- _protected/app/system/core/forms/DynamicFieldCoreForm.php | 2 +- _protected/app/system/core/forms/LinkCoreForm.php | 2 +- _protected/app/system/core/forms/ResendActivationCoreForm.php | 2 +- _protected/app/system/core/forms/SearchUserCoreForm.php | 2 +- _protected/app/system/core/forms/ShareEmbedCoreForm.php | 2 +- _protected/app/system/core/forms/ShareUrlCoreForm.php | 2 +- .../core/forms/processing/ChangePasswordCoreFormProcess.php | 2 +- .../core/forms/processing/ConfigFileCoreFormProcess.php | 2 +- .../forms/processing/CountryRestrictionCoreFormProcess.php | 2 +- .../core/forms/processing/DeleteUserCoreFormProcess.php | 2 +- .../core/forms/processing/ResendActivationCoreFormProcess.php | 2 +- _protected/app/system/core/models/AdminCoreModel.php | 2 +- _protected/app/system/core/models/AdsCoreModel.php | 2 +- _protected/app/system/core/models/AffiliateCoreModel.php | 2 +- _protected/app/system/core/models/BirthdayCoreModel.php | 2 +- _protected/app/system/core/models/BlogCoreModel.php | 2 +- _protected/app/system/core/models/CommentCoreModel.php | 2 +- _protected/app/system/core/models/DataCoreModel.php | 2 +- _protected/app/system/core/models/ExistsCoreModel.php | 2 +- _protected/app/system/core/models/ForumCoreModel.php | 2 +- _protected/app/system/core/models/FriendCoreModel.php | 2 +- _protected/app/system/core/models/LikeCoreModel.php | 2 +- _protected/app/system/core/models/MailCoreModel.php | 2 +- _protected/app/system/core/models/ModeratorCoreModel.php | 2 +- _protected/app/system/core/models/NoteCoreModel.php | 2 +- _protected/app/system/core/models/PictureCoreModel.php | 2 +- _protected/app/system/core/models/RatingCoreModel.php | 2 +- _protected/app/system/core/models/ReportCoreModel.php | 2 +- _protected/app/system/core/models/SearchCoreModel.php | 2 +- _protected/app/system/core/models/StatisticCoreModel.php | 2 +- _protected/app/system/core/models/SubscriberCoreModel.php | 2 +- _protected/app/system/core/models/TwoFactorAuthCoreModel.php | 2 +- _protected/app/system/core/models/UpgradeCoreModel.php | 2 +- _protected/app/system/core/models/UserCoreModel.php | 2 +- _protected/app/system/core/models/ValidateSiteCoreModel.php | 2 +- _protected/app/system/core/models/VideoCoreModel.php | 2 +- _protected/app/system/core/models/VisitorCoreModel.php | 2 +- .../app/system/core/models/design/UserDesignCoreModel.php | 2 +- .../app/system/core/models/design/WriteDesignCoreModel.php | 2 +- .../app/system/global/views/base/tpl/error/500.html.php | 2 +- .../app/system/global/views/base/tpl/error/except.html.php | 2 +- .../app/system/global/views/base/tpl/other/banned.html.php | 2 +- .../system/global/views/base/tpl/other/maintenance.html.php | 2 +- .../app/system/global/views/base/tpl/other/msg.html.php | 2 +- .../app/system/modules/admin123/assets/ajax/AdsAjax.php | 2 +- .../app/system/modules/admin123/assets/ajax/CacheAjax.php | 2 +- _protected/app/system/modules/admin123/config/Permission.php | 2 +- _protected/app/system/modules/admin123/config/config.ini | 2 +- .../system/modules/admin123/controllers/AccountController.php | 2 +- .../system/modules/admin123/controllers/AdminController.php | 2 +- .../system/modules/admin123/controllers/FileController.php | 2 +- .../system/modules/admin123/controllers/InfoController.php | 2 +- .../system/modules/admin123/controllers/MainController.php | 2 +- .../modules/admin123/controllers/ModeratorController.php | 2 +- .../system/modules/admin123/controllers/ModuleController.php | 2 +- .../system/modules/admin123/controllers/SettingController.php | 2 +- .../system/modules/admin123/controllers/ToolController.php | 2 +- .../system/modules/admin123/controllers/UserController.php | 2 +- _protected/app/system/modules/admin123/forms/AddAdminForm.php | 2 +- .../app/system/modules/admin123/forms/AddFakeProfilesForm.php | 2 +- _protected/app/system/modules/admin123/forms/AddUserForm.php | 2 +- _protected/app/system/modules/admin123/forms/AdsForm.php | 2 +- .../app/system/modules/admin123/forms/AnalyticsApiForm.php | 2 +- .../app/system/modules/admin123/forms/BlockCountryForm.php | 2 +- .../app/system/modules/admin123/forms/DisableModuleForm.php | 2 +- _protected/app/system/modules/admin123/forms/EditForm.php | 2 +- .../app/system/modules/admin123/forms/ImportUserForm.php | 2 +- _protected/app/system/modules/admin123/forms/LoginForm.php | 2 +- _protected/app/system/modules/admin123/forms/MetaMainForm.php | 2 +- .../app/system/modules/admin123/forms/ProtectedFileForm.php | 2 +- .../app/system/modules/admin123/forms/PublicFileForm.php | 2 +- _protected/app/system/modules/admin123/forms/ScriptForm.php | 2 +- .../app/system/modules/admin123/forms/SearchAdminForm.php | 2 +- .../app/system/modules/admin123/forms/SearchUserForm.php | 2 +- _protected/app/system/modules/admin123/forms/SettingForm.php | 2 +- _protected/app/system/modules/admin123/forms/StyleForm.php | 2 +- .../app/system/modules/admin123/forms/UpdateAdsForm.php | 2 +- .../app/system/modules/admin123/forms/UpdateUserPassword.php | 2 +- .../modules/admin123/forms/processing/AddAdminFormProcess.php | 2 +- .../admin123/forms/processing/AddFakeProfilesFormProcess.php | 2 +- .../modules/admin123/forms/processing/AddUserFormProcess.php | 2 +- .../modules/admin123/forms/processing/AdsFormProcess.php | 2 +- .../admin123/forms/processing/AnalyticsApiFormProcess.php | 2 +- .../admin123/forms/processing/BlockCountryFormProcess.php | 2 +- .../admin123/forms/processing/DisableModuleFormProcess.php | 2 +- .../modules/admin123/forms/processing/EditFormProcess.php | 2 +- .../admin123/forms/processing/ImportUserFormProcess.php | 2 +- .../modules/admin123/forms/processing/LoginFormProcess.php | 2 +- .../modules/admin123/forms/processing/MetaMainFormProcess.php | 2 +- .../admin123/forms/processing/ProtectedFileFormProcess.php | 2 +- .../admin123/forms/processing/PublicFileFormProcess.php | 2 +- .../modules/admin123/forms/processing/ScriptFormProcess.php | 2 +- .../modules/admin123/forms/processing/SettingFormProcess.php | 2 +- .../modules/admin123/forms/processing/StyleFormProcess.php | 2 +- .../admin123/forms/processing/UpdateAdsFormProcess.php | 2 +- .../forms/processing/UpdateUserPasswordFormProcess.php | 2 +- _protected/app/system/modules/admin123/inc/class/Admin.php | 2 +- .../app/system/modules/admin123/inc/class/ImportUser.php | 2 +- _protected/app/system/modules/admin123/inc/class/Module.php | 2 +- .../app/system/modules/admin123/inc/class/TweetSharing.php | 2 +- _protected/app/system/modules/admin123/models/AdminModel.php | 2 +- .../app/system/modules/admin123/models/ModeratorModel.php | 2 +- _protected/app/system/modules/admin123/models/ModuleModel.php | 2 +- _protected/app/system/modules/affiliate/config/Permission.php | 2 +- _protected/app/system/modules/affiliate/config/config.ini | 2 +- .../modules/affiliate/controllers/AccountController.php | 2 +- .../system/modules/affiliate/controllers/AdminController.php | 2 +- .../system/modules/affiliate/controllers/AdsController.php | 2 +- .../system/modules/affiliate/controllers/HomeController.php | 2 +- .../system/modules/affiliate/controllers/RouterController.php | 2 +- .../system/modules/affiliate/controllers/SignupController.php | 2 +- .../app/system/modules/affiliate/forms/AddAffiliateForm.php | 2 +- _protected/app/system/modules/affiliate/forms/BankForm.php | 2 +- _protected/app/system/modules/affiliate/forms/BannerForm.php | 2 +- _protected/app/system/modules/affiliate/forms/EditForm.php | 2 +- _protected/app/system/modules/affiliate/forms/JoinForm.php | 2 +- _protected/app/system/modules/affiliate/forms/LoginForm.php | 2 +- .../system/modules/affiliate/forms/SearchAffiliateForm.php | 2 +- .../affiliate/forms/processing/AddAffiliateFormProcess.php | 2 +- .../modules/affiliate/forms/processing/BankFormProcess.php | 2 +- .../modules/affiliate/forms/processing/EditFormProcess.php | 2 +- .../modules/affiliate/forms/processing/JoinFormProcess.php | 2 +- .../modules/affiliate/forms/processing/LoginFormProcess.php | 2 +- .../app/system/modules/affiliate/inc/class/Affiliate.php | 2 +- .../app/system/modules/affiliate/inc/class/Registration.php | 2 +- .../app/system/modules/affiliate/inc/class/SocialSharing.php | 2 +- .../modules/affiliate/inc/class/design/AffiliateDesign.php | 2 +- .../app/system/modules/affiliate/models/AffiliateModel.php | 2 +- _protected/app/system/modules/api/config/Permission.php | 2 +- _protected/app/system/modules/api/config/config.ini | 2 +- .../app/system/modules/api/controllers/MainController.php | 2 +- .../app/system/modules/api/controllers/UserController.php | 2 +- _protected/app/system/modules/birthday/config/config.ini | 2 +- .../system/modules/birthday/controllers/UserController.php | 2 +- .../app/system/modules/birthday/models/BirthdayModel.php | 2 +- .../system/modules/blog/assets/ajax/form/checkPostIdAjax.php | 2 +- _protected/app/system/modules/blog/config/Permission.php | 2 +- _protected/app/system/modules/blog/config/config.ini | 2 +- .../app/system/modules/blog/controllers/AdminController.php | 2 +- .../app/system/modules/blog/controllers/MainController.php | 2 +- _protected/app/system/modules/blog/forms/AdminBlogForm.php | 2 +- .../app/system/modules/blog/forms/EditAdminBlogForm.php | 2 +- _protected/app/system/modules/blog/forms/SearchBlogForm.php | 2 +- .../modules/blog/forms/processing/AdminBlogFormProcess.php | 2 +- .../blog/forms/processing/EditAdminBlogFormProcess.php | 2 +- _protected/app/system/modules/blog/inc/class/Blog.php | 2 +- .../app/system/modules/blog/inc/class/design/BlogDesign.php | 2 +- _protected/app/system/modules/blog/models/BlogModel.php | 2 +- _protected/app/system/modules/chat/config/Permission.php | 2 +- _protected/app/system/modules/chat/config/config.ini | 2 +- .../app/system/modules/chat/controllers/HomeController.php | 2 +- .../app/system/modules/comment/assets/ajax/CommentAjax.php | 2 +- _protected/app/system/modules/comment/config/Permission.php | 2 +- _protected/app/system/modules/comment/config/config.ini | 2 +- .../system/modules/comment/controllers/CommentController.php | 2 +- _protected/app/system/modules/comment/forms/CommentForm.php | 2 +- .../app/system/modules/comment/forms/EditCommentForm.php | 2 +- .../modules/comment/forms/processing/CommentFormProcess.php | 2 +- .../comment/forms/processing/EditCommentFormProcess.php | 2 +- _protected/app/system/modules/comment/inc/class/Comment.php | 2 +- _protected/app/system/modules/comment/models/CommentModel.php | 2 +- _protected/app/system/modules/contact/config/config.ini | 2 +- .../system/modules/contact/controllers/ContactController.php | 2 +- _protected/app/system/modules/contact/forms/ContactForm.php | 2 +- .../modules/contact/forms/processing/ContactFormProcess.php | 2 +- _protected/app/system/modules/contact/inc/class/Contact.php | 2 +- .../modules/cool-profile-page/controllers/MainController.php | 2 +- .../app/system/modules/error/controllers/HttpController.php | 2 +- _protected/app/system/modules/field/config/Permission.php | 2 +- _protected/app/system/modules/field/config/config.ini | 2 +- .../app/system/modules/field/controllers/FieldController.php | 2 +- _protected/app/system/modules/field/forms/AddFieldForm.php | 2 +- _protected/app/system/modules/field/forms/EditFieldForm.php | 2 +- .../modules/field/forms/processing/AddFieldFormProcess.php | 2 +- .../modules/field/forms/processing/EditFieldFormProcess.php | 2 +- _protected/app/system/modules/field/inc/class/Field.php | 2 +- _protected/app/system/modules/field/models/FieldModel.php | 2 +- _protected/app/system/modules/forum/config/Permission.php | 2 +- _protected/app/system/modules/forum/config/config.ini | 2 +- .../app/system/modules/forum/controllers/AdminController.php | 2 +- .../app/system/modules/forum/controllers/ForumController.php | 2 +- _protected/app/system/modules/forum/forms/CategoryForm.php | 2 +- .../app/system/modules/forum/forms/EditCategoryForm.php | 2 +- _protected/app/system/modules/forum/forms/EditForumForm.php | 2 +- _protected/app/system/modules/forum/forms/EditMsgForm.php | 2 +- .../app/system/modules/forum/forms/EditReplyMsgForm.php | 2 +- _protected/app/system/modules/forum/forms/ForumForm.php | 2 +- _protected/app/system/modules/forum/forms/MsgForm.php | 2 +- _protected/app/system/modules/forum/forms/ReplyMsgForm.php | 2 +- _protected/app/system/modules/forum/forms/SearchTopicForm.php | 2 +- .../modules/forum/forms/processing/CategoryFormProcess.php | 2 +- .../forum/forms/processing/EditCategoryFormProcess.php | 2 +- .../modules/forum/forms/processing/EditForumFormProcess.php | 2 +- .../modules/forum/forms/processing/EditMsgFormProcess.php | 2 +- .../forum/forms/processing/EditReplyMsgFormProcess.php | 2 +- .../modules/forum/forms/processing/ForumFormProcess.php | 2 +- .../system/modules/forum/forms/processing/MsgFormProcess.php | 2 +- .../modules/forum/forms/processing/ReplyMsgFormProcess.php | 2 +- _protected/app/system/modules/forum/inc/class/FormHelper.php | 2 +- _protected/app/system/modules/forum/models/ForumModel.php | 2 +- .../app/system/modules/friend/assets/ajax/FriendAjax.php | 2 +- _protected/app/system/modules/friend/config/Permission.php | 2 +- _protected/app/system/modules/friend/config/config.ini | 2 +- .../app/system/modules/friend/controllers/MainController.php | 2 +- .../app/system/modules/friend/forms/SearchFriendForm.php | 2 +- _protected/app/system/modules/friend/models/FriendModel.php | 2 +- _protected/app/system/modules/game/config/config.ini | 2 +- _protected/app/system/modules/hotornot/config/Permission.php | 2 +- _protected/app/system/modules/hotornot/config/config.ini | 2 +- .../system/modules/hotornot/controllers/MainController.php | 2 +- .../app/system/modules/hotornot/models/HotOrNotModel.php | 2 +- .../app/system/modules/im/assets/ajax/MessengerAjax.php | 2 +- _protected/app/system/modules/im/config/config.ini | 2 +- _protected/app/system/modules/im/models/MessengerModel.php | 2 +- _protected/app/system/modules/invite/config/config.ini | 2 +- .../app/system/modules/invite/controllers/HomeController.php | 2 +- _protected/app/system/modules/invite/forms/InviteForm.php | 2 +- .../modules/invite/forms/processing/InviteFormProcess.php | 2 +- .../app/system/modules/lost-password/config/Permission.php | 2 +- _protected/app/system/modules/lost-password/config/config.ini | 2 +- .../modules/lost-password/controllers/MainController.php | 2 +- .../system/modules/lost-password/forms/ForgotPasswordForm.php | 2 +- .../forms/processing/ForgotPasswordFormProcess.php | 2 +- .../app/system/modules/love-calculator/config/Permission.php | 2 +- .../app/system/modules/love-calculator/config/config.ini | 2 +- .../modules/love-calculator/controllers/MainController.php | 2 +- .../system/modules/love-calculator/inc/class/Calculator.php | 2 +- _protected/app/system/modules/mail/assets/ajax/MailAjax.php | 2 +- _protected/app/system/modules/mail/config/Permission.php | 2 +- _protected/app/system/modules/mail/config/config.ini | 2 +- .../app/system/modules/mail/controllers/AdminController.php | 2 +- .../app/system/modules/mail/controllers/MainController.php | 2 +- _protected/app/system/modules/mail/forms/MailForm.php | 2 +- _protected/app/system/modules/mail/forms/SearchMailForm.php | 2 +- .../system/modules/mail/forms/processing/MailFormProcess.php | 2 +- _protected/app/system/modules/mail/models/MailModel.php | 2 +- _protected/app/system/modules/map/config/config.ini | 2 +- .../app/system/modules/map/controllers/CountryController.php | 2 +- _protected/app/system/modules/map/inc/class/Map.php | 2 +- .../modules/milestone-celebration/config/Permission.php | 2 +- .../system/modules/milestone-celebration/config/config.ini | 2 +- .../milestone-celebration/controllers/MainController.php | 2 +- .../milestone-celebration/inc/class/MessageGenerator.php | 2 +- .../milestone-celebration/inc/class/MilestoneNotifier.php | 2 +- .../app/system/modules/newsletter/config/Permission.php | 2 +- _protected/app/system/modules/newsletter/config/config.ini | 2 +- .../system/modules/newsletter/controllers/AdminController.php | 2 +- .../system/modules/newsletter/controllers/HomeController.php | 2 +- _protected/app/system/modules/newsletter/forms/MsgForm.php | 2 +- .../system/modules/newsletter/forms/SearchSubscriberForm.php | 2 +- .../app/system/modules/newsletter/forms/SubscriptionForm.php | 2 +- .../modules/newsletter/forms/processing/MsgFormProcess.php | 2 +- .../newsletter/forms/processing/SubscriptionFormProcess.php | 2 +- .../app/system/modules/newsletter/inc/class/Newsletter.php | 2 +- .../app/system/modules/newsletter/models/SubscriberModel.php | 2 +- .../system/modules/note/assets/ajax/form/checkPostIdAjax.php | 2 +- _protected/app/system/modules/note/config/Permission.php | 2 +- _protected/app/system/modules/note/config/config.ini | 2 +- .../app/system/modules/note/controllers/AdminController.php | 2 +- .../app/system/modules/note/controllers/MainController.php | 2 +- _protected/app/system/modules/note/forms/EditNoteForm.php | 2 +- _protected/app/system/modules/note/forms/NoteForm.php | 2 +- _protected/app/system/modules/note/forms/SearchNoteForm.php | 2 +- .../modules/note/forms/processing/EditNoteFormProcess.php | 2 +- .../system/modules/note/forms/processing/NoteFormProcess.php | 2 +- _protected/app/system/modules/note/inc/class/Note.php | 2 +- .../app/system/modules/note/inc/class/design/NoteDesign.php | 2 +- _protected/app/system/modules/note/models/NoteModel.php | 2 +- _protected/app/system/modules/page/config/config.ini | 2 +- .../app/system/modules/page/controllers/MainController.php | 2 +- _protected/app/system/modules/payment/config/Permission.php | 2 +- _protected/app/system/modules/payment/config/config.ini | 2 +- _protected/app/system/modules/payment/config/perms.inc.php | 2 +- .../system/modules/payment/controllers/AdminController.php | 2 +- .../app/system/modules/payment/controllers/MainController.php | 2 +- .../app/system/modules/payment/forms/EditMembershipForm.php | 2 +- .../app/system/modules/payment/forms/MembershipForm.php | 2 +- .../payment/forms/processing/EditMembershipFormProcess.php | 2 +- .../payment/forms/processing/MembershipFormProcess.php | 2 +- _protected/app/system/modules/payment/inc/class/Api.php | 2 +- _protected/app/system/modules/payment/inc/class/GroupId.php | 2 +- _protected/app/system/modules/payment/inc/class/PayPal.php | 2 +- _protected/app/system/modules/payment/inc/class/Stripe.php | 2 +- _protected/app/system/modules/payment/inc/class/TwoCO.php | 2 +- .../system/modules/payment/inc/class/design/PaymentDesign.php | 2 +- _protected/app/system/modules/payment/models/PaymentModel.php | 2 +- .../app/system/modules/ph7cms-helper/config/Permission.php | 2 +- _protected/app/system/modules/ph7cms-helper/config/config.ini | 2 +- .../modules/ph7cms-helper/controllers/MainController.php | 2 +- .../system/modules/ph7cms-helper/models/ValidateSiteModel.php | 2 +- _protected/app/system/modules/picture/config/Permission.php | 2 +- _protected/app/system/modules/picture/config/config.ini | 2 +- .../app/system/modules/picture/controllers/MainController.php | 2 +- _protected/app/system/modules/picture/forms/AlbumForm.php | 2 +- _protected/app/system/modules/picture/forms/EditAlbumForm.php | 2 +- .../app/system/modules/picture/forms/EditPictureForm.php | 2 +- _protected/app/system/modules/picture/forms/PictureForm.php | 2 +- .../app/system/modules/picture/forms/SearchPictureForm.php | 2 +- .../modules/picture/forms/processing/AlbumFormProcess.php | 2 +- .../modules/picture/forms/processing/EditAlbumFormProcess.php | 2 +- .../picture/forms/processing/EditPictureFormProcess.php | 2 +- .../modules/picture/forms/processing/PictureFormProcess.php | 2 +- _protected/app/system/modules/picture/inc/class/Picture.php | 2 +- _protected/app/system/modules/picture/models/PictureModel.php | 2 +- .../app/system/modules/profile-faker/config/Permission.php | 2 +- _protected/app/system/modules/profile-faker/config/config.ini | 2 +- .../modules/profile-faker/controllers/GeneratorController.php | 2 +- .../modules/profile-faker/forms/GenerateProfileForm.php | 2 +- .../forms/processing/GenerateProfileFormProcess.php | 2 +- .../app/system/modules/profile-faker/inc/class/Cleanup.php | 2 +- .../system/modules/profile-faker/inc/class/FakerFactory.php | 2 +- .../system/modules/profile-faker/inc/class/ProfileType.php | 2 +- _protected/app/system/modules/pwa/config/config.ini | 2 +- .../app/system/modules/pwa/controllers/MainController.php | 2 +- .../app/system/modules/related-profile/config/config.ini | 2 +- .../modules/related-profile/controllers/MainController.php | 2 +- .../app/system/modules/report/assets/ajax/ReportAjax.php | 2 +- _protected/app/system/modules/report/config/Permission.php | 2 +- _protected/app/system/modules/report/config/config.ini | 2 +- .../app/system/modules/report/controllers/AdminController.php | 2 +- .../app/system/modules/report/controllers/MainController.php | 2 +- _protected/app/system/modules/report/forms/ReportForm.php | 2 +- .../modules/report/forms/processing/ReportFormProcess.php | 2 +- _protected/app/system/modules/report/inc/class/Report.php | 2 +- _protected/app/system/modules/report/models/ReportModel.php | 2 +- .../app/system/modules/sms-verification/config/Permission.php | 2 +- .../app/system/modules/sms-verification/config/config.ini | 2 +- .../modules/sms-verification/controllers/AdminController.php | 2 +- .../modules/sms-verification/controllers/MainController.php | 2 +- .../system/modules/sms-verification/forms/PhoneNumberForm.php | 2 +- .../modules/sms-verification/forms/VerificationForm.php | 2 +- .../forms/processing/PhoneNumberFormProcess.php | 2 +- .../forms/processing/VerificationFormProcess.php | 2 +- .../modules/sms-verification/inc/class/ClickatellProvider.php | 2 +- .../sms-verification/inc/class/InvalidSmsGatewayException.php | 2 +- .../modules/sms-verification/inc/class/SmsGatewayFactory.php | 2 +- .../modules/sms-verification/inc/class/SmsProvidable.php | 2 +- .../system/modules/sms-verification/inc/class/SmsProvider.php | 2 +- .../modules/sms-verification/inc/class/TwilioProvider.php | 2 +- .../modules/sms-verification/inc/class/Verification.php | 2 +- .../app/system/modules/two-factor-auth/config/Permission.php | 2 +- .../app/system/modules/two-factor-auth/config/config.ini | 2 +- .../modules/two-factor-auth/controllers/MainController.php | 2 +- .../modules/two-factor-auth/forms/VerificationCodeForm.php | 2 +- .../forms/processing/VerificationCodeFormProcess.php | 2 +- .../modules/two-factor-auth/models/TwoFactorAuthModel.php | 2 +- .../app/system/modules/user-dashboard/config/Permission.php | 2 +- .../app/system/modules/user-dashboard/config/config.ini | 2 +- .../modules/user-dashboard/controllers/MainController.php | 2 +- .../modules/user-dashboard/models/design/UserDesignModel.php | 2 +- _protected/app/system/modules/user/Bootstrap.php | 2 +- _protected/app/system/modules/user/assets/ajax/ApiAjax.php | 2 +- _protected/app/system/modules/user/assets/ajax/WallAjax.php | 2 +- .../modules/user/assets/ajax/form/checkUsernameAjax.php | 2 +- .../app/system/modules/user/assets/ajax/popup/signupAjax.php | 2 +- .../app/system/modules/user/assets/ajax/setActivityAjax.php | 2 +- _protected/app/system/modules/user/config/Permission.php | 2 +- _protected/app/system/modules/user/config/config.ini | 2 +- .../app/system/modules/user/controllers/AccountController.php | 2 +- .../app/system/modules/user/controllers/BrowseController.php | 2 +- .../app/system/modules/user/controllers/MainController.php | 2 +- .../app/system/modules/user/controllers/ProfileController.php | 2 +- .../app/system/modules/user/controllers/SearchController.php | 2 +- .../app/system/modules/user/controllers/SettingController.php | 2 +- .../app/system/modules/user/controllers/SignupController.php | 2 +- .../app/system/modules/user/controllers/VisitorController.php | 2 +- _protected/app/system/modules/user/forms/AvatarForm.php | 2 +- _protected/app/system/modules/user/forms/DesignForm.php | 2 +- _protected/app/system/modules/user/forms/EditForm.php | 2 +- _protected/app/system/modules/user/forms/EditWallForm.php | 2 +- _protected/app/system/modules/user/forms/JoinForm.php | 2 +- _protected/app/system/modules/user/forms/LoginForm.php | 2 +- _protected/app/system/modules/user/forms/LoginSplashForm.php | 2 +- _protected/app/system/modules/user/forms/NotificationForm.php | 2 +- _protected/app/system/modules/user/forms/PrivacyForm.php | 2 +- .../app/system/modules/user/forms/SearchVisitorForm.php | 2 +- _protected/app/system/modules/user/forms/WallForm.php | 2 +- .../modules/user/forms/processing/AvatarFormProcess.php | 2 +- .../modules/user/forms/processing/DesignFormProcess.php | 2 +- .../system/modules/user/forms/processing/EditFormProcess.php | 2 +- .../modules/user/forms/processing/EditWallFormProcess.php | 2 +- .../system/modules/user/forms/processing/JoinFormProcess.php | 2 +- .../system/modules/user/forms/processing/LoginFormProcess.php | 2 +- .../modules/user/forms/processing/NotificationFormProcess.php | 2 +- .../modules/user/forms/processing/PrivacyFormProcess.php | 2 +- .../system/modules/user/forms/processing/WallFormProcess.php | 2 +- _protected/app/system/modules/user/inc/class/Registration.php | 2 +- _protected/app/system/modules/user/inc/class/User.php | 2 +- _protected/app/system/modules/user/models/UserModel.php | 2 +- _protected/app/system/modules/user/models/VisitorModel.php | 2 +- _protected/app/system/modules/user/models/WallModel.php | 2 +- _protected/app/system/modules/video/config/Permission.php | 2 +- _protected/app/system/modules/video/config/config.ini | 2 +- .../app/system/modules/video/controllers/AdminController.php | 2 +- .../app/system/modules/video/controllers/MainController.php | 2 +- _protected/app/system/modules/video/forms/AlbumForm.php | 2 +- _protected/app/system/modules/video/forms/EditAlbumForm.php | 2 +- _protected/app/system/modules/video/forms/EditVideoForm.php | 2 +- _protected/app/system/modules/video/forms/SearchVideoForm.php | 2 +- _protected/app/system/modules/video/forms/VideoForm.php | 2 +- .../modules/video/forms/processing/AlbumFormProcess.php | 2 +- .../modules/video/forms/processing/EditAlbumFormProcess.php | 2 +- .../modules/video/forms/processing/EditVideoFormProcess.php | 2 +- .../modules/video/forms/processing/VideoFormProcess.php | 2 +- _protected/app/system/modules/video/inc/class/Video.php | 2 +- .../app/system/modules/video/inc/class/design/VideoDesign.php | 2 +- _protected/app/system/modules/video/models/VideoModel.php | 2 +- _protected/app/system/modules/xml/config/config.ini | 2 +- .../app/system/modules/xml/controllers/MainController.php | 2 +- .../app/system/modules/xml/controllers/RssController.php | 2 +- .../app/system/modules/xml/controllers/SitemapController.php | 2 +- .../app/system/modules/xml/controllers/XmlControllable.php | 2 +- _protected/app/system/modules/xml/inc/class/DateFormat.php | 2 +- .../app/system/modules/xml/inc/class/design/XmlDesign.php | 2 +- _protected/framework/Acl/Acl.class.php | 2 +- _protected/framework/Acl/AclResource.class.php | 2 +- _protected/framework/Acl/Exception.class.php | 2 +- _protected/framework/Acl/Role.class.php | 2 +- _protected/framework/Ads/Ads.class.php | 2 +- _protected/framework/Ajax/Ajax.class.php | 2 +- _protected/framework/Analytics/Analytics.class.php | 2 +- _protected/framework/Analytics/GoogleAnalyticsAPI.class.php | 2 +- _protected/framework/Analytics/Statistic.class.php | 2 +- _protected/framework/Analytics/StoreStats.class.php | 2 +- _protected/framework/Annotation/Annotation.class.php | 2 +- _protected/framework/Api/Api.trait.php | 2 +- _protected/framework/Api/Tool.class.php | 2 +- _protected/framework/CArray/CArray.class.php | 2 +- _protected/framework/CArray/ObjArr.class.php | 2 +- _protected/framework/Cache/Cache.class.php | 2 +- _protected/framework/Cache/IOException.class.php | 2 +- _protected/framework/Cache/Storage/Apc.class.php | 2 +- _protected/framework/Cache/Storage/Memcache.class.php | 2 +- .../Cache/Storage/MissingExtensionException.class.php | 2 +- _protected/framework/Cache/Storage/Redis.class.php | 2 +- _protected/framework/Compress/Compress.class.php | 2 +- _protected/framework/Compress/Exception.class.php | 2 +- _protected/framework/Compress/Minify/Css.class.php | 2 +- _protected/framework/Compress/Minify/Js.class.php | 2 +- _protected/framework/Compress/ValueObject/FileType.class.php | 2 +- .../Compress/ValueObject/InvalidFileTypeException.class.php | 2 +- _protected/framework/Config/Config.class.php | 2 +- _protected/framework/Config/Configurable.interface.php | 2 +- _protected/framework/Config/FileNotFoundException.class.php | 2 +- .../framework/Config/KeyAlreadyExistsException.class.php | 2 +- _protected/framework/Cookie/Cookie.class.php | 2 +- _protected/framework/Core/Exception.class.php | 2 +- _protected/framework/Core/Kernel.class.php | 2 +- _protected/framework/Cron/Run/Cron.class.php | 2 +- _protected/framework/Date/CDateTime.class.php | 2 +- _protected/framework/Date/Exception.class.php | 2 +- _protected/framework/Date/ValueObject/DateTime.class.php | 2 +- .../Date/ValueObject/InvalidDateFormatException.class.php | 2 +- _protected/framework/Date/Various.class.php | 2 +- _protected/framework/Error/CException/ErrException.class.php | 2 +- _protected/framework/Error/CException/Escape.trait.php | 2 +- .../Error/CException/PH7BadMethodCallException.class.php | 2 +- _protected/framework/Error/CException/PH7Exception.class.php | 2 +- .../Error/CException/PH7InvalidArgumentException.class.php | 2 +- .../framework/Error/CException/PH7RuntimeException.class.php | 2 +- _protected/framework/Error/CException/UserException.class.php | 2 +- _protected/framework/Error/Debug.class.php | 2 +- _protected/framework/Error/Logger.class.php | 2 +- _protected/framework/Error/LoggerExcept.class.php | 2 +- _protected/framework/File/CurlException.class.php | 2 +- _protected/framework/File/File.class.php | 2 +- _protected/framework/File/GenerableFile.interface.php | 2 +- _protected/framework/File/IOException.class.php | 2 +- _protected/framework/File/Import.class.php | 2 +- _protected/framework/File/MissingProgramException.class.php | 2 +- _protected/framework/File/Permission/Chmod.class.php | 2 +- _protected/framework/File/Permission/File.class.php | 3 +-- _protected/framework/File/Permission/Folder.class.php | 2 +- _protected/framework/File/Permission/Permission.class.php | 2 +- .../framework/File/Permission/PermissionException.class.php | 2 +- _protected/framework/File/Stream.class.php | 2 +- _protected/framework/File/TooLargeException.class.php | 2 +- _protected/framework/File/Transfer/Ftp.class.php | 2 +- .../File/Transfer/MissingExtensionException.class.php | 2 +- .../framework/File/Transfer/UploadingFileException.class.php | 2 +- _protected/framework/File/Upload.class.php | 2 +- _protected/framework/File/Various.class.php | 2 +- _protected/framework/Geo/Ip/Geo.class.php | 2 +- _protected/framework/Geo/Map/Api.class.php | 4 ++-- _protected/framework/Geo/Map/Map.class.php | 2 +- _protected/framework/Geo/Misc/Country.class.php | 2 +- _protected/framework/Http/Exception.class.php | 2 +- _protected/framework/Http/Http.class.php | 2 +- _protected/framework/Http/Rest/Rest.class.php | 2 +- _protected/framework/Image/AmazonCloudStorage.class.php | 2 +- _protected/framework/Image/FileStorage.class.php | 2 +- _protected/framework/Image/StorageHelper.class.php | 2 +- _protected/framework/Image/Storageable.interface.php | 2 +- _protected/framework/Ip/Ip.class.php | 2 +- _protected/framework/Layout/Exception.class.php | 2 +- _protected/framework/Layout/Form/Engine/PFBC/Element/Age.php | 2 +- _protected/framework/Layout/Form/Form.class.php | 2 +- _protected/framework/Layout/Form/Message.trait.php | 2 +- _protected/framework/Layout/Gzip/Exception.class.php | 2 +- _protected/framework/Layout/Gzip/Gzip.class.php | 2 +- _protected/framework/Layout/Gzip/variables.inc.php | 2 +- _protected/framework/Layout/Html/Design.class.php | 2 +- _protected/framework/Layout/Html/Mail.class.php | 2 +- _protected/framework/Layout/Html/Meta.class.php | 2 +- _protected/framework/Layout/Html/PageDna.class.php | 2 +- _protected/framework/Layout/Html/Security.class.php | 2 +- _protected/framework/Layout/LoadTemplate.class.php | 2 +- _protected/framework/Layout/Optimization.class.php | 2 +- .../framework/Layout/Tpl/Engine/PH7Tpl/Exception.class.php | 2 +- .../framework/Layout/Tpl/Engine/PH7Tpl/PH7Tpl.class.php | 2 +- .../Layout/Tpl/Engine/PH7Tpl/Predefined/Func.class.php | 2 +- .../Layout/Tpl/Engine/PH7Tpl/Predefined/Predefined.class.php | 2 +- .../Layout/Tpl/Engine/PH7Tpl/Predefined/Variable.class.php | 2 +- .../framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Curly.class.php | 2 +- .../Tpl/Engine/PH7Tpl/Syntax/EmptyCodeException.class.php | 2 +- .../Layout/Tpl/Engine/PH7Tpl/Syntax/Parsable.interface.php | 2 +- .../Layout/Tpl/Engine/PH7Tpl/Syntax/Syntax.class.php | 2 +- .../framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Tal.class.php | 2 +- .../framework/Layout/Tpl/Engine/PH7Xsl/Exception.class.php | 2 +- .../framework/Layout/Tpl/Engine/PH7Xsl/PH7Xsl.class.php | 2 +- .../framework/Layout/Tpl/Engine/Templatable.interface.php | 2 +- _protected/framework/Loader/Autoloader.php | 2 +- _protected/framework/Mail/Mail.class.php | 2 +- _protected/framework/Math/Measure/Height.class.php | 2 +- _protected/framework/Math/Measure/Measurable.interface.php | 2 +- _protected/framework/Math/Measure/Measure.class.php | 2 +- _protected/framework/Math/Measure/Weight.class.php | 2 +- _protected/framework/Math/Measure/Year.class.php | 2 +- _protected/framework/Mobile/MobApp.class.php | 2 +- _protected/framework/Module/Mixable.interface.php | 2 +- _protected/framework/Module/Module.class.php | 2 +- _protected/framework/Module/Various.class.php | 2 +- .../framework/Mvc/Controller/Controllable.interface.php | 2 +- _protected/framework/Mvc/Controller/Controller.class.php | 2 +- _protected/framework/Mvc/Controller/Exception.class.php | 2 +- _protected/framework/Mvc/Model/Ads.class.php | 2 +- _protected/framework/Mvc/Model/Analytics.class.php | 2 +- _protected/framework/Mvc/Model/BlockCountry.class.php | 2 +- _protected/framework/Mvc/Model/DbConfig.class.php | 2 +- _protected/framework/Mvc/Model/Design.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Db.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Entity.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Exception.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Model.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Record.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Util/Backup.class.php | 2 +- _protected/framework/Mvc/Model/Engine/Util/Various.class.php | 2 +- _protected/framework/Mvc/Model/Lang.class.php | 2 +- _protected/framework/Mvc/Model/Module.class.php | 2 +- _protected/framework/Mvc/Model/Security.class.php | 2 +- _protected/framework/Mvc/Model/Spam.class.php | 2 +- _protected/framework/Mvc/Model/Statistic.class.php | 2 +- _protected/framework/Mvc/Request/Http.class.php | 2 +- .../Mvc/Request/WrongRequestMethodException.class.php | 2 +- _protected/framework/Mvc/Router/FrontController.class.php | 2 +- _protected/framework/Mvc/Router/Uri.class.php | 2 +- _protected/framework/Navigation/Browser.class.php | 2 +- _protected/framework/Navigation/Page.class.php | 2 +- _protected/framework/Navigation/Pagination.class.php | 2 +- _protected/framework/Page/Page.class.php | 2 +- _protected/framework/Parse/BbCode.class.php | 2 +- _protected/framework/Parse/Code.class.php | 2 +- _protected/framework/Parse/Emoticon.class.php | 2 +- _protected/framework/Parse/Markdown.class.php | 3 +-- _protected/framework/Parse/SysVar.class.php | 2 +- _protected/framework/Parse/Url.class.php | 2 +- _protected/framework/Parse/User.class.php | 2 +- _protected/framework/Pattern/Factory.trait.php | 2 +- _protected/framework/Pattern/Singleton.trait.php | 2 +- _protected/framework/Pattern/Statik.trait.php | 2 +- _protected/framework/Payment/Gateway/Api/Api.interface.php | 2 +- _protected/framework/Payment/Gateway/Api/PayPal.class.php | 2 +- _protected/framework/Payment/Gateway/Api/Provider.class.php | 2 +- _protected/framework/Payment/Gateway/Api/Stripe.class.php | 2 +- .../framework/Payment/Gateway/Api/TwoCheckOut.class.php | 2 +- _protected/framework/Registry/File.class.php | 2 +- _protected/framework/Registry/HashList.class.php | 2 +- _protected/framework/Registry/HashListable.interface.php | 2 +- _protected/framework/Registry/Hashable.interface.php | 2 +- _protected/framework/Registry/Listable.interface.php | 2 +- _protected/framework/Search/Search.class.php | 2 +- _protected/framework/Security/Ban/Ban.class.php | 2 +- _protected/framework/Security/CSRF/Token.class.php | 2 +- _protected/framework/Security/DDoS/Stop.class.php | 2 +- .../framework/Security/InvalidAlgorithmException.class.php | 2 +- _protected/framework/Security/Moderation/Filter.class.php | 2 +- _protected/framework/Security/Security.class.php | 2 +- _protected/framework/Security/Spam/Captcha/Captcha.class.php | 2 +- _protected/framework/Security/Spam/Spam.class.php | 2 +- _protected/framework/Security/Validate/Purifier.class.php | 2 +- _protected/framework/Security/Validate/Validate.class.php | 2 +- _protected/framework/Security/Validate/Xss.class.php | 2 +- _protected/framework/Security/Version.class.php | 2 +- _protected/framework/Seo/Data/MetaData.class.php | 2 +- _protected/framework/Server/Audit.class.php | 2 +- _protected/framework/Server/Environment.class.php | 2 +- _protected/framework/Server/Exception.class.php | 2 +- _protected/framework/Server/Server.class.php | 2 +- _protected/framework/Service/Emoticon.class.php | 2 +- _protected/framework/Service/SearchImage/Google.class.php | 2 +- .../framework/Service/SearchImage/Imageable.interface.php | 2 +- .../Service/SearchImage/InvalidUrlException.class.php | 2 +- _protected/framework/Service/SearchImage/Url.class.php | 2 +- _protected/framework/Service/Suggestion.class.php | 2 +- _protected/framework/Session/Session.class.php | 2 +- _protected/framework/Str/Exception.class.php | 2 +- _protected/framework/Str/Str.class.php | 2 +- _protected/framework/Structure/General.class.php | 2 +- _protected/framework/Translate/Exception.class.php | 2 +- _protected/framework/Translate/Lang.class.php | 2 +- _protected/framework/Url/Header.class.php | 2 +- _protected/framework/Url/Uri.class.php | 2 +- _protected/framework/Url/Url.class.php | 2 +- _protected/framework/Util/Various.class.php | 2 +- _protected/framework/Video/Api.class.php | 2 +- _protected/framework/Video/Api/Api.class.php | 2 +- _protected/framework/Video/Api/Apible.interface.php | 2 +- _protected/framework/Video/Api/Dailymotion.class.php | 2 +- .../framework/Video/Api/InvalidApiKeyException.class.php | 2 +- _protected/framework/Video/Api/Metacafe.class.php | 2 +- _protected/framework/Video/Api/Vimeo.class.php | 2 +- _protected/framework/Video/Api/Youtube.class.php | 2 +- .../framework/Video/InvalidApiProviderException.class.php | 2 +- _protected/framework/Video/ProviderFactory.class.php | 2 +- _protected/framework/Video/Video.class.php | 2 +- _protected/framework/Xml/Exception.class.php | 2 +- _protected/framework/Xml/Feed/Rss.class.php | 2 +- _protected/framework/Xml/Link.class.php | 2 +- _protected/library/FreebieStock/NudityDetector/Autoloader.php | 2 +- _protected/library/FreebieStock/NudityDetector/Image.php | 2 +- .../FreebieStock/NudityDetector/Image/FleshSkinQuantifier.php | 2 +- 713 files changed, 714 insertions(+), 716 deletions(-) diff --git a/_protected/app/Bootstrap.php b/_protected/app/Bootstrap.php index c833155c6d..349e1a1b1e 100755 --- a/_protected/app/Bootstrap.php +++ b/_protected/app/Bootstrap.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link https://ph7cms.com diff --git a/_protected/app/configs/ad_sizes.php b/_protected/app/configs/ad_sizes.php index bdb681f6b8..73f492e28c 100755 --- a/_protected/app/configs/ad_sizes.php +++ b/_protected/app/configs/ad_sizes.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2014-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Config diff --git a/_protected/app/configs/constants.php b/_protected/app/configs/constants.php index b55ea6cfa1..6158d23632 100755 --- a/_protected/app/configs/constants.php +++ b/_protected/app/configs/constants.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @link https://ph7cms.com * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/app/configs/emoticon.php b/_protected/app/configs/emoticon.php index 092ad03bd3..625398b851 100755 --- a/_protected/app/configs/emoticon.php +++ b/_protected/app/configs/emoticon.php @@ -2,7 +2,7 @@ /** * @title Emoticon File * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @link https://ph7cms.com * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/app/configs/environment/all.env.php b/_protected/app/configs/environment/all.env.php index 7dfd37270c..5c3dfa4cad 100755 --- a/_protected/app/configs/environment/all.env.php +++ b/_protected/app/configs/environment/all.env.php @@ -3,7 +3,7 @@ * @title All Environment File * @desc File for all environments. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @link http://ph7cms.com * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/app/configs/environment/development.env.php b/_protected/app/configs/environment/development.env.php index ef43bed842..fc438b4382 100755 --- a/_protected/app/configs/environment/development.env.php +++ b/_protected/app/configs/environment/development.env.php @@ -2,7 +2,7 @@ /** * @title Development Environment File * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @link http://ph7cms.com * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/app/configs/environment/production.env.php b/_protected/app/configs/environment/production.env.php index b6e9039183..b78c5ab3f5 100755 --- a/_protected/app/configs/environment/production.env.php +++ b/_protected/app/configs/environment/production.env.php @@ -2,7 +2,7 @@ /** * @title Production Environment File * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @link http://ph7cms.com * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/app/includes/classes/Authenticable.php b/_protected/app/includes/classes/Authenticable.php index d3581c30f3..11f5b95c3f 100644 --- a/_protected/app/includes/classes/Authenticable.php +++ b/_protected/app/includes/classes/Authenticable.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/BulkAction.php b/_protected/app/includes/classes/BulkAction.php index da0a4cece1..084e5de265 100644 --- a/_protected/app/includes/classes/BulkAction.php +++ b/_protected/app/includes/classes/BulkAction.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2021-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/Controller.php b/_protected/app/includes/classes/Controller.php index 9dec5869c7..295d3dcb0f 100755 --- a/_protected/app/includes/classes/Controller.php +++ b/_protected/app/includes/classes/Controller.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/ControllerException.php b/_protected/app/includes/classes/ControllerException.php index 0888b645b6..541ca0d425 100755 --- a/_protected/app/includes/classes/ControllerException.php +++ b/_protected/app/includes/classes/ControllerException.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/Core.php b/_protected/app/includes/classes/Core.php index 8e3d0fd77f..6d80f64524 100755 --- a/_protected/app/includes/classes/Core.php +++ b/_protected/app/includes/classes/Core.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/Cron.php b/_protected/app/includes/classes/Cron.php index d17c9444c9..882d192b11 100755 --- a/_protected/app/includes/classes/Cron.php +++ b/_protected/app/includes/classes/Cron.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/DbTableName.php b/_protected/app/includes/classes/DbTableName.php index f66a6d2bcc..ab3ff6319b 100644 --- a/_protected/app/includes/classes/DbTableName.php +++ b/_protected/app/includes/classes/DbTableName.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/ForbiddenActionException.php b/_protected/app/includes/classes/ForbiddenActionException.php index 670b24e643..ee61878008 100644 --- a/_protected/app/includes/classes/ForbiddenActionException.php +++ b/_protected/app/includes/classes/ForbiddenActionException.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/Form.php b/_protected/app/includes/classes/Form.php index 378afceabc..2a1568c69c 100755 --- a/_protected/app/includes/classes/Form.php +++ b/_protected/app/includes/classes/Form.php @@ -3,7 +3,7 @@ * @title Form Class * @desc Some useful form methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/HtmlForm.php b/_protected/app/includes/classes/HtmlForm.php index 87d63b7ca3..0d62b1c0dc 100644 --- a/_protected/app/includes/classes/HtmlForm.php +++ b/_protected/app/includes/classes/HtmlForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/ImageTaggable.php b/_protected/app/includes/classes/ImageTaggable.php index 4a49d02ae4..2bb5eb45d9 100644 --- a/_protected/app/includes/classes/ImageTaggable.php +++ b/_protected/app/includes/classes/ImageTaggable.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/Loader/Autoloader.php b/_protected/app/includes/classes/Loader/Autoloader.php index 9677766ae9..e3221c57b7 100755 --- a/_protected/app/includes/classes/Loader/Autoloader.php +++ b/_protected/app/includes/classes/Loader/Autoloader.php @@ -3,7 +3,7 @@ * @title Autoloader Class * @desc Loading classes to include additional. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class / Loader diff --git a/_protected/app/includes/classes/LoginableForm.php b/_protected/app/includes/classes/LoginableForm.php index c63f6c95e4..ad0fdb02f5 100755 --- a/_protected/app/includes/classes/LoginableForm.php +++ b/_protected/app/includes/classes/LoginableForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/NudityDetectable.php b/_protected/app/includes/classes/NudityDetectable.php index e1b32ac2d8..49f0303177 100644 --- a/_protected/app/includes/classes/NudityDetectable.php +++ b/_protected/app/includes/classes/NudityDetectable.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/ProfileBaseController.php b/_protected/app/includes/classes/ProfileBaseController.php index 7684d0b4bb..20ba79749f 100644 --- a/_protected/app/includes/classes/ProfileBaseController.php +++ b/_protected/app/includes/classes/ProfileBaseController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/classes/UserModeratable.php b/_protected/app/includes/classes/UserModeratable.php index 3fa8843976..633160da04 100644 --- a/_protected/app/includes/classes/UserModeratable.php +++ b/_protected/app/includes/classes/UserModeratable.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Class diff --git a/_protected/app/includes/helpers/misc.php b/_protected/app/includes/helpers/misc.php index 4807ec3f9a..3a92a6ddfe 100755 --- a/_protected/app/includes/helpers/misc.php +++ b/_protected/app/includes/helpers/misc.php @@ -2,7 +2,7 @@ /** * @title Misc (Miscellaneous Functions) File * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Include / Helpers diff --git a/_protected/app/langs/en_US/LC_MESSAGES/global.po b/_protected/app/langs/en_US/LC_MESSAGES/global.po index b9f26fdb16..895eb9f6af 100644 --- a/_protected/app/langs/en_US/LC_MESSAGES/global.po +++ b/_protected/app/langs/en_US/LC_MESSAGES/global.po @@ -5,7 +5,7 @@ msgstr "" "POT-Creation-Date: 2019-02-12 23:42+1300\n" "PO-Revision-Date: 2020-05-23 16:24+1000\n" "Last-Translator: Pierre-Henry Soria \n" -"Language-Team: ¡pH7! - Pierre-Henry Soria \n" +"Language-Team: ¡pH7! - Pierre-Henry Soria \n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/_protected/app/modules/helloworld/config/config.ini b/_protected/app/modules/helloworld/config/config.ini index 57913417fb..329d9c228d 100755 --- a/_protected/app/modules/helloworld/config/config.ini +++ b/_protected/app/modules/helloworld/config/config.ini @@ -14,7 +14,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] user = guy diff --git a/_protected/app/system/config/config.ini b/_protected/app/system/config/config.ini index 9768330a56..8458982e1b 100755 --- a/_protected/app/system/config/config.ini +++ b/_protected/app/system/config/config.ini @@ -6,4 +6,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "https://ph7builder.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/core/assets/ajax/LikeCoreAjax.php b/_protected/app/system/core/assets/ajax/LikeCoreAjax.php index af60a5fcc7..1abb871401 100755 --- a/_protected/app/system/core/assets/ajax/LikeCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/LikeCoreAjax.php @@ -3,7 +3,7 @@ * @title Like Ajax Class * @desc Simple Like Page Ajax Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax diff --git a/_protected/app/system/core/assets/ajax/RatingCoreAjax.php b/_protected/app/system/core/assets/ajax/RatingCoreAjax.php index e80f573564..b03cf3e321 100755 --- a/_protected/app/system/core/assets/ajax/RatingCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/RatingCoreAjax.php @@ -3,7 +3,7 @@ * @title Rating Ajax Class * @desc Simple Rating Page Class with Ajax. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax diff --git a/_protected/app/system/core/assets/ajax/SmileCoreAjax.php b/_protected/app/system/core/assets/ajax/SmileCoreAjax.php index 2f0d9b6cef..db256817a0 100755 --- a/_protected/app/system/core/assets/ajax/SmileCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/SmileCoreAjax.php @@ -3,7 +3,7 @@ * @title Smile Ajax * @desc Get Smiles Ajax in JSON format. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax diff --git a/_protected/app/system/core/assets/ajax/StatCoreAjax.php b/_protected/app/system/core/assets/ajax/StatCoreAjax.php index 6ebc274f0f..ac57756de4 100755 --- a/_protected/app/system/core/assets/ajax/StatCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/StatCoreAjax.php @@ -3,7 +3,7 @@ * @title Stat Ajax Class * @desc Class of statistical data for the CMS in Ajax. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax diff --git a/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php b/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php index cbfd2b9e83..411cae862a 100755 --- a/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php @@ -3,7 +3,7 @@ * @title Validate Ajax Class * @desc Checks the data entered by a form via Ajax and indicates if there are errors (Asynchronous data). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax diff --git a/_protected/app/system/core/assets/ajax/autocompleteUsernameCoreAjax.php b/_protected/app/system/core/assets/ajax/autocompleteUsernameCoreAjax.php index 271842d3e1..3a12043ef1 100755 --- a/_protected/app/system/core/assets/ajax/autocompleteUsernameCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/autocompleteUsernameCoreAjax.php @@ -3,7 +3,7 @@ * @title Autocomplete Username File * @desc This file can suggest a list of user name with jQuery and Ajax. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax diff --git a/_protected/app/system/core/assets/ajax/popup/confirmCoreAjax.php b/_protected/app/system/core/assets/ajax/popup/confirmCoreAjax.php index d3aa1d5069..6e50e0fd45 100755 --- a/_protected/app/system/core/assets/ajax/popup/confirmCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/popup/confirmCoreAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Ajax / Popup diff --git a/_protected/app/system/core/assets/cron/24h/BirthdayCoreCron.php b/_protected/app/system/core/assets/cron/24h/BirthdayCoreCron.php index 7b03466a53..1f8c519264 100755 --- a/_protected/app/system/core/assets/cron/24h/BirthdayCoreCron.php +++ b/_protected/app/system/core/assets/cron/24h/BirthdayCoreCron.php @@ -2,7 +2,7 @@ /** * @title Birthday Cron Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Cron / 24H diff --git a/_protected/app/system/core/assets/cron/96h/BannedCoreCron.php b/_protected/app/system/core/assets/cron/96h/BannedCoreCron.php index 93a546690b..5ebd883291 100755 --- a/_protected/app/system/core/assets/cron/96h/BannedCoreCron.php +++ b/_protected/app/system/core/assets/cron/96h/BannedCoreCron.php @@ -2,7 +2,7 @@ /** * @title BannedIP Cron Class * - * @author Pierre-Henry Soria , Polyna-Maude R.-Summerside + * @author Pierre-Henry Soria , Polyna-Maude R.-Summerside * @copyright (c) 2013-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Cron / 96H diff --git a/_protected/app/system/core/assets/cron/96h/DatabaseCoreCron.php b/_protected/app/system/core/assets/cron/96h/DatabaseCoreCron.php index d0db4a89f4..05df53b649 100755 --- a/_protected/app/system/core/assets/cron/96h/DatabaseCoreCron.php +++ b/_protected/app/system/core/assets/cron/96h/DatabaseCoreCron.php @@ -3,7 +3,7 @@ * @title Database Cron Class * @desc Database Periodic Cron. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Cron / 96H diff --git a/_protected/app/system/core/assets/cron/96h/GeneralCoreCron.php b/_protected/app/system/core/assets/cron/96h/GeneralCoreCron.php index dacf83cbe5..8045a19503 100755 --- a/_protected/app/system/core/assets/cron/96h/GeneralCoreCron.php +++ b/_protected/app/system/core/assets/cron/96h/GeneralCoreCron.php @@ -3,7 +3,7 @@ * @title General Cron Class * @desc General Periodic Cron. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Cron / 96H diff --git a/_protected/app/system/core/assets/css/color.cssCoreCss.php b/_protected/app/system/core/assets/css/color.cssCoreCss.php index 9ff5977298..d0ca5e72fa 100644 --- a/_protected/app/system/core/assets/css/color.cssCoreCss.php +++ b/_protected/app/system/core/assets/css/color.cssCoreCss.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Css diff --git a/_protected/app/system/core/assets/css/style.cssCoreCss.php b/_protected/app/system/core/assets/css/style.cssCoreCss.php index 081c13b989..94f589d6e0 100755 --- a/_protected/app/system/core/assets/css/style.cssCoreCss.php +++ b/_protected/app/system/core/assets/css/style.cssCoreCss.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Css diff --git a/_protected/app/system/core/assets/file/UpgradeCoreFile.php b/_protected/app/system/core/assets/file/UpgradeCoreFile.php index b4f6bd1f81..d8f0731ee3 100755 --- a/_protected/app/system/core/assets/file/UpgradeCoreFile.php +++ b/_protected/app/system/core/assets/file/UpgradeCoreFile.php @@ -3,7 +3,7 @@ * @title Upgrade Class * @desc Allows you to make updated the software (SQL, files, ...). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / File diff --git a/_protected/app/system/core/assets/file/captchaCoreFile.php b/_protected/app/system/core/assets/file/captchaCoreFile.php index 5eb3b92ded..4474835ec3 100755 --- a/_protected/app/system/core/assets/file/captchaCoreFile.php +++ b/_protected/app/system/core/assets/file/captchaCoreFile.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / File diff --git a/_protected/app/system/core/assets/js/mailcheckConfig.jsCoreJs.php b/_protected/app/system/core/assets/js/mailcheckConfig.jsCoreJs.php index 5022e3f648..e52c871242 100755 --- a/_protected/app/system/core/assets/js/mailcheckConfig.jsCoreJs.php +++ b/_protected/app/system/core/assets/js/mailcheckConfig.jsCoreJs.php @@ -3,7 +3,7 @@ * @title Mail Check File * @desc This file allows suggests a right domain when your users misspell it in an email address. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Js diff --git a/_protected/app/system/core/assets/js/script.jsCoreJs.php b/_protected/app/system/core/assets/js/script.jsCoreJs.php index decb49d819..8f46d8dec3 100755 --- a/_protected/app/system/core/assets/js/script.jsCoreJs.php +++ b/_protected/app/system/core/assets/js/script.jsCoreJs.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Asset / Js diff --git a/_protected/app/system/core/classes/AdminCore.php b/_protected/app/system/core/classes/AdminCore.php index 53839f90d2..184d8251a6 100755 --- a/_protected/app/system/core/classes/AdminCore.php +++ b/_protected/app/system/core/classes/AdminCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/AdsCore.php b/_protected/app/system/core/classes/AdsCore.php index 19e1b98e48..92ea10cd18 100755 --- a/_protected/app/system/core/classes/AdsCore.php +++ b/_protected/app/system/core/classes/AdsCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/AffiliateCore.php b/_protected/app/system/core/classes/AffiliateCore.php index c161b10774..81daf5307b 100755 --- a/_protected/app/system/core/classes/AffiliateCore.php +++ b/_protected/app/system/core/classes/AffiliateCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/BirthdayCore.php b/_protected/app/system/core/classes/BirthdayCore.php index 0bc71a7462..67d252cf71 100755 --- a/_protected/app/system/core/classes/BirthdayCore.php +++ b/_protected/app/system/core/classes/BirthdayCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/CommentCore.php b/_protected/app/system/core/classes/CommentCore.php index 43494ed3e0..42d1635a83 100755 --- a/_protected/app/system/core/classes/CommentCore.php +++ b/_protected/app/system/core/classes/CommentCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/CredentialStatusCore.php b/_protected/app/system/core/classes/CredentialStatusCore.php index a9918f4503..7713fb7768 100644 --- a/_protected/app/system/core/classes/CredentialStatusCore.php +++ b/_protected/app/system/core/classes/CredentialStatusCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/GenderTypeUserCore.php b/_protected/app/system/core/classes/GenderTypeUserCore.php index 3e07da1751..9d4c824c95 100644 --- a/_protected/app/system/core/classes/GenderTypeUserCore.php +++ b/_protected/app/system/core/classes/GenderTypeUserCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/MapDrawerCore.php b/_protected/app/system/core/classes/MapDrawerCore.php index c0a4d113e6..3313cf0d16 100644 --- a/_protected/app/system/core/classes/MapDrawerCore.php +++ b/_protected/app/system/core/classes/MapDrawerCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/MediaCore.php b/_protected/app/system/core/classes/MediaCore.php index d844c7e082..6e3395146c 100644 --- a/_protected/app/system/core/classes/MediaCore.php +++ b/_protected/app/system/core/classes/MediaCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/NewsFeedCore.php b/_protected/app/system/core/classes/NewsFeedCore.php index 3751076261..44d609f8bc 100755 --- a/_protected/app/system/core/classes/NewsFeedCore.php +++ b/_protected/app/system/core/classes/NewsFeedCore.php @@ -2,7 +2,7 @@ /** * @title Retrieve News Feed from a RSS URL. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/PermissionCore.php b/_protected/app/system/core/classes/PermissionCore.php index 5058404ce0..bd4b2d8792 100755 --- a/_protected/app/system/core/classes/PermissionCore.php +++ b/_protected/app/system/core/classes/PermissionCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/PictureCore.php b/_protected/app/system/core/classes/PictureCore.php index 41fc7794f6..31f3bb1692 100755 --- a/_protected/app/system/core/classes/PictureCore.php +++ b/_protected/app/system/core/classes/PictureCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/PrivacyCore.php b/_protected/app/system/core/classes/PrivacyCore.php index 81eb02ffba..3c8be39434 100644 --- a/_protected/app/system/core/classes/PrivacyCore.php +++ b/_protected/app/system/core/classes/PrivacyCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/RegistrationCore.php b/_protected/app/system/core/classes/RegistrationCore.php index 0c88122ad3..0708a835ee 100755 --- a/_protected/app/system/core/classes/RegistrationCore.php +++ b/_protected/app/system/core/classes/RegistrationCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/RememberMeCore.php b/_protected/app/system/core/classes/RememberMeCore.php index 8babc93897..ed86daf80e 100644 --- a/_protected/app/system/core/classes/RememberMeCore.php +++ b/_protected/app/system/core/classes/RememberMeCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/SearchQueryCore.php b/_protected/app/system/core/classes/SearchQueryCore.php index eb52c79441..f6f993230f 100755 --- a/_protected/app/system/core/classes/SearchQueryCore.php +++ b/_protected/app/system/core/classes/SearchQueryCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/SecurityCore.php b/_protected/app/system/core/classes/SecurityCore.php index bf0e48a1ae..febc2023c7 100755 --- a/_protected/app/system/core/classes/SecurityCore.php +++ b/_protected/app/system/core/classes/SecurityCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/SmsVerificationCore.php b/_protected/app/system/core/classes/SmsVerificationCore.php index d5f08ce704..f851b1c37a 100644 --- a/_protected/app/system/core/classes/SmsVerificationCore.php +++ b/_protected/app/system/core/classes/SmsVerificationCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/TwoFactorAuthCore.php b/_protected/app/system/core/classes/TwoFactorAuthCore.php index 69fed01c4a..ce4b900df7 100644 --- a/_protected/app/system/core/classes/TwoFactorAuthCore.php +++ b/_protected/app/system/core/classes/TwoFactorAuthCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/UserBirthDateCore.php b/_protected/app/system/core/classes/UserBirthDateCore.php index 333da262dc..42fb63afd1 100644 --- a/_protected/app/system/core/classes/UserBirthDateCore.php +++ b/_protected/app/system/core/classes/UserBirthDateCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/UserCore.php b/_protected/app/system/core/classes/UserCore.php index 4c714001f8..972927ee86 100755 --- a/_protected/app/system/core/classes/UserCore.php +++ b/_protected/app/system/core/classes/UserCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/ValidateSiteCore.php b/_protected/app/system/core/classes/ValidateSiteCore.php index f522ced49e..b7dacc1c6b 100644 --- a/_protected/app/system/core/classes/ValidateSiteCore.php +++ b/_protected/app/system/core/classes/ValidateSiteCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/VideoCore.php b/_protected/app/system/core/classes/VideoCore.php index 7f7f12f7d4..334f41bf2a 100755 --- a/_protected/app/system/core/classes/VideoCore.php +++ b/_protected/app/system/core/classes/VideoCore.php @@ -2,7 +2,7 @@ /** * @title Video Core Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/VisitorCore.php b/_protected/app/system/core/classes/VisitorCore.php index 60c6c1ecf0..eea2c6f1db 100644 --- a/_protected/app/system/core/classes/VisitorCore.php +++ b/_protected/app/system/core/classes/VisitorCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/WriteCore.php b/_protected/app/system/core/classes/WriteCore.php index 1bd3551689..e620cee125 100755 --- a/_protected/app/system/core/classes/WriteCore.php +++ b/_protected/app/system/core/classes/WriteCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class diff --git a/_protected/app/system/core/classes/design/AvatarDesignCore.php b/_protected/app/system/core/classes/design/AvatarDesignCore.php index b478e66214..94acbc728c 100755 --- a/_protected/app/system/core/classes/design/AvatarDesignCore.php +++ b/_protected/app/system/core/classes/design/AvatarDesignCore.php @@ -2,7 +2,7 @@ /** * @title Avatar Design Core Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/CommentDesignCore.php b/_protected/app/system/core/classes/design/CommentDesignCore.php index b804be079c..75d0bccd45 100755 --- a/_protected/app/system/core/classes/design/CommentDesignCore.php +++ b/_protected/app/system/core/classes/design/CommentDesignCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/LostPwdDesignCore.php b/_protected/app/system/core/classes/design/LostPwdDesignCore.php index a0f72a6538..39af784053 100755 --- a/_protected/app/system/core/classes/design/LostPwdDesignCore.php +++ b/_protected/app/system/core/classes/design/LostPwdDesignCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/RatingDesignCore.php b/_protected/app/system/core/classes/design/RatingDesignCore.php index a90844da5d..95664555d8 100755 --- a/_protected/app/system/core/classes/design/RatingDesignCore.php +++ b/_protected/app/system/core/classes/design/RatingDesignCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/TwoFactorAuthDesignCore.php b/_protected/app/system/core/classes/design/TwoFactorAuthDesignCore.php index e7a63cc4d4..8296a5de66 100644 --- a/_protected/app/system/core/classes/design/TwoFactorAuthDesignCore.php +++ b/_protected/app/system/core/classes/design/TwoFactorAuthDesignCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/UserDesignCore.php b/_protected/app/system/core/classes/design/UserDesignCore.php index 45940aebc0..ad3578d225 100755 --- a/_protected/app/system/core/classes/design/UserDesignCore.php +++ b/_protected/app/system/core/classes/design/UserDesignCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/VideoDesignCore.php b/_protected/app/system/core/classes/design/VideoDesignCore.php index 0e3cbf22f7..f6a2f54e9a 100755 --- a/_protected/app/system/core/classes/design/VideoDesignCore.php +++ b/_protected/app/system/core/classes/design/VideoDesignCore.php @@ -3,7 +3,7 @@ * @title Video Design Core Class * @desc Class supports the viewing of videos in HTML5. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/classes/design/XmlDesignCore.php b/_protected/app/system/core/classes/design/XmlDesignCore.php index 62eceb37e4..30e063f6e7 100755 --- a/_protected/app/system/core/classes/design/XmlDesignCore.php +++ b/_protected/app/system/core/classes/design/XmlDesignCore.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Class / Design diff --git a/_protected/app/system/core/forms/ChangePasswordCoreForm.php b/_protected/app/system/core/forms/ChangePasswordCoreForm.php index e6301da4a8..b334cff960 100755 --- a/_protected/app/system/core/forms/ChangePasswordCoreForm.php +++ b/_protected/app/system/core/forms/ChangePasswordCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/ConfigFileCoreForm.php b/_protected/app/system/core/forms/ConfigFileCoreForm.php index cbac4f0a7d..309993704b 100755 --- a/_protected/app/system/core/forms/ConfigFileCoreForm.php +++ b/_protected/app/system/core/forms/ConfigFileCoreForm.php @@ -2,7 +2,7 @@ /** * @title Generate a dynamic form from INI files * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/ConfirmCoreForm.php b/_protected/app/system/core/forms/ConfirmCoreForm.php index 209df78731..ccdd331526 100755 --- a/_protected/app/system/core/forms/ConfirmCoreForm.php +++ b/_protected/app/system/core/forms/ConfirmCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/CountryRestrictionCoreForm.php b/_protected/app/system/core/forms/CountryRestrictionCoreForm.php index 655f7c82e4..7718ad9003 100644 --- a/_protected/app/system/core/forms/CountryRestrictionCoreForm.php +++ b/_protected/app/system/core/forms/CountryRestrictionCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/DeleteUserCoreForm.php b/_protected/app/system/core/forms/DeleteUserCoreForm.php index 8e46ebf9f7..f8dfac3bf5 100755 --- a/_protected/app/system/core/forms/DeleteUserCoreForm.php +++ b/_protected/app/system/core/forms/DeleteUserCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/DynamicFieldCoreForm.php b/_protected/app/system/core/forms/DynamicFieldCoreForm.php index 1401226af4..226f01bb1e 100755 --- a/_protected/app/system/core/forms/DynamicFieldCoreForm.php +++ b/_protected/app/system/core/forms/DynamicFieldCoreForm.php @@ -2,7 +2,7 @@ /** * @title Generate a dynamic form from database fields * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/LinkCoreForm.php b/_protected/app/system/core/forms/LinkCoreForm.php index eb27ed5bbc..c01d4cf4f0 100755 --- a/_protected/app/system/core/forms/LinkCoreForm.php +++ b/_protected/app/system/core/forms/LinkCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/ResendActivationCoreForm.php b/_protected/app/system/core/forms/ResendActivationCoreForm.php index d2dada5aba..95b8bb1aed 100755 --- a/_protected/app/system/core/forms/ResendActivationCoreForm.php +++ b/_protected/app/system/core/forms/ResendActivationCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/SearchUserCoreForm.php b/_protected/app/system/core/forms/SearchUserCoreForm.php index d1a301b36b..a353cddf5d 100755 --- a/_protected/app/system/core/forms/SearchUserCoreForm.php +++ b/_protected/app/system/core/forms/SearchUserCoreForm.php @@ -2,7 +2,7 @@ /** * @title Search User Core Form * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/ShareEmbedCoreForm.php b/_protected/app/system/core/forms/ShareEmbedCoreForm.php index 27281c0e14..6142fa8ae5 100755 --- a/_protected/app/system/core/forms/ShareEmbedCoreForm.php +++ b/_protected/app/system/core/forms/ShareEmbedCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2014-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/ShareUrlCoreForm.php b/_protected/app/system/core/forms/ShareUrlCoreForm.php index 0fe0235b00..c3cd1fd630 100755 --- a/_protected/app/system/core/forms/ShareUrlCoreForm.php +++ b/_protected/app/system/core/forms/ShareUrlCoreForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form diff --git a/_protected/app/system/core/forms/processing/ChangePasswordCoreFormProcess.php b/_protected/app/system/core/forms/processing/ChangePasswordCoreFormProcess.php index 0fb3428c4b..15c8c34731 100755 --- a/_protected/app/system/core/forms/processing/ChangePasswordCoreFormProcess.php +++ b/_protected/app/system/core/forms/processing/ChangePasswordCoreFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form / Processing diff --git a/_protected/app/system/core/forms/processing/ConfigFileCoreFormProcess.php b/_protected/app/system/core/forms/processing/ConfigFileCoreFormProcess.php index 987941d749..8218613d7e 100755 --- a/_protected/app/system/core/forms/processing/ConfigFileCoreFormProcess.php +++ b/_protected/app/system/core/forms/processing/ConfigFileCoreFormProcess.php @@ -2,7 +2,7 @@ /** * @title Config File Core Process Form * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form / Processing diff --git a/_protected/app/system/core/forms/processing/CountryRestrictionCoreFormProcess.php b/_protected/app/system/core/forms/processing/CountryRestrictionCoreFormProcess.php index 7fa54398a2..210fd8f89d 100644 --- a/_protected/app/system/core/forms/processing/CountryRestrictionCoreFormProcess.php +++ b/_protected/app/system/core/forms/processing/CountryRestrictionCoreFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form / Processing diff --git a/_protected/app/system/core/forms/processing/DeleteUserCoreFormProcess.php b/_protected/app/system/core/forms/processing/DeleteUserCoreFormProcess.php index 958ffd1d74..0206b831e3 100755 --- a/_protected/app/system/core/forms/processing/DeleteUserCoreFormProcess.php +++ b/_protected/app/system/core/forms/processing/DeleteUserCoreFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form / Processing diff --git a/_protected/app/system/core/forms/processing/ResendActivationCoreFormProcess.php b/_protected/app/system/core/forms/processing/ResendActivationCoreFormProcess.php index 6e077fe8e3..af46f92b02 100755 --- a/_protected/app/system/core/forms/processing/ResendActivationCoreFormProcess.php +++ b/_protected/app/system/core/forms/processing/ResendActivationCoreFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Form / Processing diff --git a/_protected/app/system/core/models/AdminCoreModel.php b/_protected/app/system/core/models/AdminCoreModel.php index 037389a797..3747e7f0f3 100755 --- a/_protected/app/system/core/models/AdminCoreModel.php +++ b/_protected/app/system/core/models/AdminCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/AdsCoreModel.php b/_protected/app/system/core/models/AdsCoreModel.php index 5ed8bd460b..2d2683bf08 100755 --- a/_protected/app/system/core/models/AdsCoreModel.php +++ b/_protected/app/system/core/models/AdsCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/AffiliateCoreModel.php b/_protected/app/system/core/models/AffiliateCoreModel.php index c983e10bbd..aa810f5e97 100755 --- a/_protected/app/system/core/models/AffiliateCoreModel.php +++ b/_protected/app/system/core/models/AffiliateCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/BirthdayCoreModel.php b/_protected/app/system/core/models/BirthdayCoreModel.php index 9e01b392b5..9d1084c8dc 100755 --- a/_protected/app/system/core/models/BirthdayCoreModel.php +++ b/_protected/app/system/core/models/BirthdayCoreModel.php @@ -2,7 +2,7 @@ /** * @title Birthday Core Model * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/BlogCoreModel.php b/_protected/app/system/core/models/BlogCoreModel.php index 2e477e3a6b..da2dc2c8df 100755 --- a/_protected/app/system/core/models/BlogCoreModel.php +++ b/_protected/app/system/core/models/BlogCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/CommentCoreModel.php b/_protected/app/system/core/models/CommentCoreModel.php index ec77ff50d3..717efe7fe9 100755 --- a/_protected/app/system/core/models/CommentCoreModel.php +++ b/_protected/app/system/core/models/CommentCoreModel.php @@ -2,7 +2,7 @@ /** * @title Comment Core Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/DataCoreModel.php b/_protected/app/system/core/models/DataCoreModel.php index ab0875fefe..880a1421e7 100755 --- a/_protected/app/system/core/models/DataCoreModel.php +++ b/_protected/app/system/core/models/DataCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/ExistsCoreModel.php b/_protected/app/system/core/models/ExistsCoreModel.php index 32ac3a03a4..8895a3da3c 100755 --- a/_protected/app/system/core/models/ExistsCoreModel.php +++ b/_protected/app/system/core/models/ExistsCoreModel.php @@ -3,7 +3,7 @@ * @title Exists Core Model Class * @desc Checks if a field in a table exists. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/ForumCoreModel.php b/_protected/app/system/core/models/ForumCoreModel.php index d1b8fe4ce6..359d6a1ea4 100755 --- a/_protected/app/system/core/models/ForumCoreModel.php +++ b/_protected/app/system/core/models/ForumCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/FriendCoreModel.php b/_protected/app/system/core/models/FriendCoreModel.php index 75987f7b3e..1ae83646c6 100755 --- a/_protected/app/system/core/models/FriendCoreModel.php +++ b/_protected/app/system/core/models/FriendCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/LikeCoreModel.php b/_protected/app/system/core/models/LikeCoreModel.php index fc59f0725c..25ec350452 100755 --- a/_protected/app/system/core/models/LikeCoreModel.php +++ b/_protected/app/system/core/models/LikeCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/MailCoreModel.php b/_protected/app/system/core/models/MailCoreModel.php index 54d8683b2f..bd6b21a0ab 100755 --- a/_protected/app/system/core/models/MailCoreModel.php +++ b/_protected/app/system/core/models/MailCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/ModeratorCoreModel.php b/_protected/app/system/core/models/ModeratorCoreModel.php index b42be81f61..412cd05470 100755 --- a/_protected/app/system/core/models/ModeratorCoreModel.php +++ b/_protected/app/system/core/models/ModeratorCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/NoteCoreModel.php b/_protected/app/system/core/models/NoteCoreModel.php index 3c3e7378e2..3d8e190fa6 100755 --- a/_protected/app/system/core/models/NoteCoreModel.php +++ b/_protected/app/system/core/models/NoteCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/PictureCoreModel.php b/_protected/app/system/core/models/PictureCoreModel.php index ee64c57a35..98e978e138 100755 --- a/_protected/app/system/core/models/PictureCoreModel.php +++ b/_protected/app/system/core/models/PictureCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/RatingCoreModel.php b/_protected/app/system/core/models/RatingCoreModel.php index 7f1cfffc3a..911e931583 100755 --- a/_protected/app/system/core/models/RatingCoreModel.php +++ b/_protected/app/system/core/models/RatingCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/ReportCoreModel.php b/_protected/app/system/core/models/ReportCoreModel.php index 3a8f467110..35d9fbd1d1 100644 --- a/_protected/app/system/core/models/ReportCoreModel.php +++ b/_protected/app/system/core/models/ReportCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/SearchCoreModel.php b/_protected/app/system/core/models/SearchCoreModel.php index 3227d18b9b..a047ade175 100755 --- a/_protected/app/system/core/models/SearchCoreModel.php +++ b/_protected/app/system/core/models/SearchCoreModel.php @@ -3,7 +3,7 @@ * @title Search Core Model Class * @desc Useful methods for the Search. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/StatisticCoreModel.php b/_protected/app/system/core/models/StatisticCoreModel.php index ac09026ca8..a67cb2d146 100755 --- a/_protected/app/system/core/models/StatisticCoreModel.php +++ b/_protected/app/system/core/models/StatisticCoreModel.php @@ -2,7 +2,7 @@ /** * @title Statistic Core Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/SubscriberCoreModel.php b/_protected/app/system/core/models/SubscriberCoreModel.php index 6194ba187b..1911d18db3 100644 --- a/_protected/app/system/core/models/SubscriberCoreModel.php +++ b/_protected/app/system/core/models/SubscriberCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/TwoFactorAuthCoreModel.php b/_protected/app/system/core/models/TwoFactorAuthCoreModel.php index ae5b72f1d6..59ebc1ad60 100644 --- a/_protected/app/system/core/models/TwoFactorAuthCoreModel.php +++ b/_protected/app/system/core/models/TwoFactorAuthCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/UpgradeCoreModel.php b/_protected/app/system/core/models/UpgradeCoreModel.php index 4fd4706a46..cdcdd2d10b 100755 --- a/_protected/app/system/core/models/UpgradeCoreModel.php +++ b/_protected/app/system/core/models/UpgradeCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/UserCoreModel.php b/_protected/app/system/core/models/UserCoreModel.php index ee0a5fab9d..988adb7b0d 100755 --- a/_protected/app/system/core/models/UserCoreModel.php +++ b/_protected/app/system/core/models/UserCoreModel.php @@ -2,7 +2,7 @@ /** * @title User Core Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/ValidateSiteCoreModel.php b/_protected/app/system/core/models/ValidateSiteCoreModel.php index 7468b0d6fa..6a3e527de9 100644 --- a/_protected/app/system/core/models/ValidateSiteCoreModel.php +++ b/_protected/app/system/core/models/ValidateSiteCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/VideoCoreModel.php b/_protected/app/system/core/models/VideoCoreModel.php index 234503525a..62656eb543 100755 --- a/_protected/app/system/core/models/VideoCoreModel.php +++ b/_protected/app/system/core/models/VideoCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/VisitorCoreModel.php b/_protected/app/system/core/models/VisitorCoreModel.php index 68aec51d05..d994bb2e81 100644 --- a/_protected/app/system/core/models/VisitorCoreModel.php +++ b/_protected/app/system/core/models/VisitorCoreModel.php @@ -2,7 +2,7 @@ /** * @title Visitor Model * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model diff --git a/_protected/app/system/core/models/design/UserDesignCoreModel.php b/_protected/app/system/core/models/design/UserDesignCoreModel.php index b9b65e7e97..d12d9703af 100755 --- a/_protected/app/system/core/models/design/UserDesignCoreModel.php +++ b/_protected/app/system/core/models/design/UserDesignCoreModel.php @@ -2,7 +2,7 @@ /** * @title User Design Core Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model / Design diff --git a/_protected/app/system/core/models/design/WriteDesignCoreModel.php b/_protected/app/system/core/models/design/WriteDesignCoreModel.php index 2155e39140..01aaee64a6 100755 --- a/_protected/app/system/core/models/design/WriteDesignCoreModel.php +++ b/_protected/app/system/core/models/design/WriteDesignCoreModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Core / Model / Design diff --git a/_protected/app/system/global/views/base/tpl/error/500.html.php b/_protected/app/system/global/views/base/tpl/error/500.html.php index fefe122211..30712424ec 100644 --- a/_protected/app/system/global/views/base/tpl/error/500.html.php +++ b/_protected/app/system/global/views/base/tpl/error/500.html.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Global / View / Base / Error diff --git a/_protected/app/system/global/views/base/tpl/error/except.html.php b/_protected/app/system/global/views/base/tpl/error/except.html.php index 470a760c18..a7b4c51da7 100644 --- a/_protected/app/system/global/views/base/tpl/error/except.html.php +++ b/_protected/app/system/global/views/base/tpl/error/except.html.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Global / View / Base / Error diff --git a/_protected/app/system/global/views/base/tpl/other/banned.html.php b/_protected/app/system/global/views/base/tpl/other/banned.html.php index 22e1569839..19e46bd81b 100644 --- a/_protected/app/system/global/views/base/tpl/other/banned.html.php +++ b/_protected/app/system/global/views/base/tpl/other/banned.html.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Global / View / Base / Other diff --git a/_protected/app/system/global/views/base/tpl/other/maintenance.html.php b/_protected/app/system/global/views/base/tpl/other/maintenance.html.php index 30cf49b5bb..4f969f543c 100644 --- a/_protected/app/system/global/views/base/tpl/other/maintenance.html.php +++ b/_protected/app/system/global/views/base/tpl/other/maintenance.html.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Global / View / Base / Other diff --git a/_protected/app/system/global/views/base/tpl/other/msg.html.php b/_protected/app/system/global/views/base/tpl/other/msg.html.php index 651ce9cd5e..c93b5caa9f 100644 --- a/_protected/app/system/global/views/base/tpl/other/msg.html.php +++ b/_protected/app/system/global/views/base/tpl/other/msg.html.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2014-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Global / View / Base / Other diff --git a/_protected/app/system/modules/admin123/assets/ajax/AdsAjax.php b/_protected/app/system/modules/admin123/assets/ajax/AdsAjax.php index 9244a756c6..8b3dc8bcfe 100755 --- a/_protected/app/system/modules/admin123/assets/ajax/AdsAjax.php +++ b/_protected/app/system/modules/admin123/assets/ajax/AdsAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Asset / Ajax diff --git a/_protected/app/system/modules/admin123/assets/ajax/CacheAjax.php b/_protected/app/system/modules/admin123/assets/ajax/CacheAjax.php index 2d61eb7395..df6e88310e 100755 --- a/_protected/app/system/modules/admin123/assets/ajax/CacheAjax.php +++ b/_protected/app/system/modules/admin123/assets/ajax/CacheAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Asset / Ajax diff --git a/_protected/app/system/modules/admin123/config/Permission.php b/_protected/app/system/modules/admin123/config/Permission.php index 2bbd4ebf40..d4876b4f4b 100755 --- a/_protected/app/system/modules/admin123/config/Permission.php +++ b/_protected/app/system/modules/admin123/config/Permission.php @@ -2,7 +2,7 @@ /** * Levels for admin module. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Config diff --git a/_protected/app/system/modules/admin123/config/config.ini b/_protected/app/system/modules/admin123/config/config.ini index 5a7a8f79e5..8dfde355c0 100755 --- a/_protected/app/system/modules/admin123/config/config.ini +++ b/_protected/app/system/modules/admin123/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7 CMS (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/admin123/controllers/AccountController.php b/_protected/app/system/modules/admin123/controllers/AccountController.php index 15e2d120ed..e6d3736db2 100755 --- a/_protected/app/system/modules/admin123/controllers/AccountController.php +++ b/_protected/app/system/modules/admin123/controllers/AccountController.php @@ -2,7 +2,7 @@ /** * @title Account Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/AdminController.php b/_protected/app/system/modules/admin123/controllers/AdminController.php index 8ee1a911e0..996e0a750b 100755 --- a/_protected/app/system/modules/admin123/controllers/AdminController.php +++ b/_protected/app/system/modules/admin123/controllers/AdminController.php @@ -2,7 +2,7 @@ /** * @title Admin Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/FileController.php b/_protected/app/system/modules/admin123/controllers/FileController.php index f2ec7c8405..22553daf50 100755 --- a/_protected/app/system/modules/admin123/controllers/FileController.php +++ b/_protected/app/system/modules/admin123/controllers/FileController.php @@ -2,7 +2,7 @@ /** * @title File Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/InfoController.php b/_protected/app/system/modules/admin123/controllers/InfoController.php index ae33306900..76b6ab4053 100755 --- a/_protected/app/system/modules/admin123/controllers/InfoController.php +++ b/_protected/app/system/modules/admin123/controllers/InfoController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/MainController.php b/_protected/app/system/modules/admin123/controllers/MainController.php index c227a8893b..8f5ddfb435 100755 --- a/_protected/app/system/modules/admin123/controllers/MainController.php +++ b/_protected/app/system/modules/admin123/controllers/MainController.php @@ -2,7 +2,7 @@ /** * @title Main Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/ModeratorController.php b/_protected/app/system/modules/admin123/controllers/ModeratorController.php index b51aa08f27..6712dfc34b 100755 --- a/_protected/app/system/modules/admin123/controllers/ModeratorController.php +++ b/_protected/app/system/modules/admin123/controllers/ModeratorController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/ModuleController.php b/_protected/app/system/modules/admin123/controllers/ModuleController.php index 87d4f9a61e..98617c88d9 100755 --- a/_protected/app/system/modules/admin123/controllers/ModuleController.php +++ b/_protected/app/system/modules/admin123/controllers/ModuleController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/SettingController.php b/_protected/app/system/modules/admin123/controllers/SettingController.php index 186be104cf..65a9f3ffa0 100755 --- a/_protected/app/system/modules/admin123/controllers/SettingController.php +++ b/_protected/app/system/modules/admin123/controllers/SettingController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/ToolController.php b/_protected/app/system/modules/admin123/controllers/ToolController.php index 8247166425..2ebf8ab73e 100755 --- a/_protected/app/system/modules/admin123/controllers/ToolController.php +++ b/_protected/app/system/modules/admin123/controllers/ToolController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/controllers/UserController.php b/_protected/app/system/modules/admin123/controllers/UserController.php index f50d36a6b8..64b4d28432 100755 --- a/_protected/app/system/modules/admin123/controllers/UserController.php +++ b/_protected/app/system/modules/admin123/controllers/UserController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Controller diff --git a/_protected/app/system/modules/admin123/forms/AddAdminForm.php b/_protected/app/system/modules/admin123/forms/AddAdminForm.php index 00208678f6..a4f07d947a 100755 --- a/_protected/app/system/modules/admin123/forms/AddAdminForm.php +++ b/_protected/app/system/modules/admin123/forms/AddAdminForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/AddFakeProfilesForm.php b/_protected/app/system/modules/admin123/forms/AddFakeProfilesForm.php index 02355ee1e5..4c4689495d 100755 --- a/_protected/app/system/modules/admin123/forms/AddFakeProfilesForm.php +++ b/_protected/app/system/modules/admin123/forms/AddFakeProfilesForm.php @@ -2,7 +2,7 @@ /** * @title Add Fake Profiles Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2014-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/AddUserForm.php b/_protected/app/system/modules/admin123/forms/AddUserForm.php index 6fefd634d9..bdbd778fe7 100755 --- a/_protected/app/system/modules/admin123/forms/AddUserForm.php +++ b/_protected/app/system/modules/admin123/forms/AddUserForm.php @@ -2,7 +2,7 @@ /** * @title Add a User Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/AdsForm.php b/_protected/app/system/modules/admin123/forms/AdsForm.php index 133b71c12e..d4f144a2ba 100755 --- a/_protected/app/system/modules/admin123/forms/AdsForm.php +++ b/_protected/app/system/modules/admin123/forms/AdsForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/AnalyticsApiForm.php b/_protected/app/system/modules/admin123/forms/AnalyticsApiForm.php index d628fe34c3..ae427085e5 100755 --- a/_protected/app/system/modules/admin123/forms/AnalyticsApiForm.php +++ b/_protected/app/system/modules/admin123/forms/AnalyticsApiForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/BlockCountryForm.php b/_protected/app/system/modules/admin123/forms/BlockCountryForm.php index 0995f19487..1c59f499f1 100644 --- a/_protected/app/system/modules/admin123/forms/BlockCountryForm.php +++ b/_protected/app/system/modules/admin123/forms/BlockCountryForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/DisableModuleForm.php b/_protected/app/system/modules/admin123/forms/DisableModuleForm.php index 88bc89de40..91fd392a42 100644 --- a/_protected/app/system/modules/admin123/forms/DisableModuleForm.php +++ b/_protected/app/system/modules/admin123/forms/DisableModuleForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/EditForm.php b/_protected/app/system/modules/admin123/forms/EditForm.php index 4cc9ffc16d..7c13e7d2e7 100755 --- a/_protected/app/system/modules/admin123/forms/EditForm.php +++ b/_protected/app/system/modules/admin123/forms/EditForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/ImportUserForm.php b/_protected/app/system/modules/admin123/forms/ImportUserForm.php index 693a8678af..c6ff0937b2 100755 --- a/_protected/app/system/modules/admin123/forms/ImportUserForm.php +++ b/_protected/app/system/modules/admin123/forms/ImportUserForm.php @@ -2,7 +2,7 @@ /** * @title Import Users Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/LoginForm.php b/_protected/app/system/modules/admin123/forms/LoginForm.php index e0f0bc9d2f..1e6ca85a92 100755 --- a/_protected/app/system/modules/admin123/forms/LoginForm.php +++ b/_protected/app/system/modules/admin123/forms/LoginForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/MetaMainForm.php b/_protected/app/system/modules/admin123/forms/MetaMainForm.php index aa2fbd323d..9e96ce0b3f 100755 --- a/_protected/app/system/modules/admin123/forms/MetaMainForm.php +++ b/_protected/app/system/modules/admin123/forms/MetaMainForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/ProtectedFileForm.php b/_protected/app/system/modules/admin123/forms/ProtectedFileForm.php index 331827f519..099ce8f7b0 100755 --- a/_protected/app/system/modules/admin123/forms/ProtectedFileForm.php +++ b/_protected/app/system/modules/admin123/forms/ProtectedFileForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/PublicFileForm.php b/_protected/app/system/modules/admin123/forms/PublicFileForm.php index 74867edc90..74a4c68086 100755 --- a/_protected/app/system/modules/admin123/forms/PublicFileForm.php +++ b/_protected/app/system/modules/admin123/forms/PublicFileForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/ScriptForm.php b/_protected/app/system/modules/admin123/forms/ScriptForm.php index 31d7d62114..51e41d9c6d 100755 --- a/_protected/app/system/modules/admin123/forms/ScriptForm.php +++ b/_protected/app/system/modules/admin123/forms/ScriptForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/SearchAdminForm.php b/_protected/app/system/modules/admin123/forms/SearchAdminForm.php index f0486843d1..cad988f149 100755 --- a/_protected/app/system/modules/admin123/forms/SearchAdminForm.php +++ b/_protected/app/system/modules/admin123/forms/SearchAdminForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/SearchUserForm.php b/_protected/app/system/modules/admin123/forms/SearchUserForm.php index a53c87e392..08dd472a01 100755 --- a/_protected/app/system/modules/admin123/forms/SearchUserForm.php +++ b/_protected/app/system/modules/admin123/forms/SearchUserForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/SettingForm.php b/_protected/app/system/modules/admin123/forms/SettingForm.php index e5c8d7e0b5..41aaa9a5e9 100755 --- a/_protected/app/system/modules/admin123/forms/SettingForm.php +++ b/_protected/app/system/modules/admin123/forms/SettingForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/StyleForm.php b/_protected/app/system/modules/admin123/forms/StyleForm.php index 184d7f08fc..9a983d38e6 100755 --- a/_protected/app/system/modules/admin123/forms/StyleForm.php +++ b/_protected/app/system/modules/admin123/forms/StyleForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/UpdateAdsForm.php b/_protected/app/system/modules/admin123/forms/UpdateAdsForm.php index b2d0beeee5..ec7ee36d50 100755 --- a/_protected/app/system/modules/admin123/forms/UpdateAdsForm.php +++ b/_protected/app/system/modules/admin123/forms/UpdateAdsForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/UpdateUserPassword.php b/_protected/app/system/modules/admin123/forms/UpdateUserPassword.php index a10e674f09..ce618b8171 100755 --- a/_protected/app/system/modules/admin123/forms/UpdateUserPassword.php +++ b/_protected/app/system/modules/admin123/forms/UpdateUserPassword.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From diff --git a/_protected/app/system/modules/admin123/forms/processing/AddAdminFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/AddAdminFormProcess.php index fcfd13f9f6..2180f51cef 100755 --- a/_protected/app/system/modules/admin123/forms/processing/AddAdminFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/AddAdminFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/AddFakeProfilesFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/AddFakeProfilesFormProcess.php index 36b061b484..0b53f2e1b4 100755 --- a/_protected/app/system/modules/admin123/forms/processing/AddFakeProfilesFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/AddFakeProfilesFormProcess.php @@ -3,7 +3,7 @@ * @title Add Fake Profiles; Process Class * @desc Generate Fake Profiles from Web API. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2014-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/AddUserFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/AddUserFormProcess.php index 73d31ddb0d..abd97c2401 100755 --- a/_protected/app/system/modules/admin123/forms/processing/AddUserFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/AddUserFormProcess.php @@ -2,7 +2,7 @@ /** * @title Add Users; Process Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/AdsFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/AdsFormProcess.php index de49508569..17674eccea 100755 --- a/_protected/app/system/modules/admin123/forms/processing/AdsFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/AdsFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/AnalyticsApiFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/AnalyticsApiFormProcess.php index c70513cd9c..59f15d0582 100755 --- a/_protected/app/system/modules/admin123/forms/processing/AnalyticsApiFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/AnalyticsApiFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/BlockCountryFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/BlockCountryFormProcess.php index d3787374c9..5d1712a786 100644 --- a/_protected/app/system/modules/admin123/forms/processing/BlockCountryFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/BlockCountryFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/DisableModuleFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/DisableModuleFormProcess.php index 080ef14792..05d7e6f5f6 100644 --- a/_protected/app/system/modules/admin123/forms/processing/DisableModuleFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/DisableModuleFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/EditFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/EditFormProcess.php index f7cf455cb9..544740a69d 100755 --- a/_protected/app/system/modules/admin123/forms/processing/EditFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/EditFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/ImportUserFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/ImportUserFormProcess.php index 4771ba3c77..4f34e3ddfa 100755 --- a/_protected/app/system/modules/admin123/forms/processing/ImportUserFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/ImportUserFormProcess.php @@ -3,7 +3,7 @@ * @title Import Users; Process Class * @desc Import new Users from CSV data file. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/LoginFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/LoginFormProcess.php index 74c397b959..07cef9e3ad 100755 --- a/_protected/app/system/modules/admin123/forms/processing/LoginFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/LoginFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/MetaMainFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/MetaMainFormProcess.php index ad0320855c..1af75c37f9 100755 --- a/_protected/app/system/modules/admin123/forms/processing/MetaMainFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/MetaMainFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/ProtectedFileFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/ProtectedFileFormProcess.php index e8dd19d6c8..31f0128582 100755 --- a/_protected/app/system/modules/admin123/forms/processing/ProtectedFileFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/ProtectedFileFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/PublicFileFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/PublicFileFormProcess.php index 89a71e6a81..9b053df8fb 100755 --- a/_protected/app/system/modules/admin123/forms/processing/PublicFileFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/PublicFileFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/ScriptFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/ScriptFormProcess.php index 9004d56617..7675efa61f 100755 --- a/_protected/app/system/modules/admin123/forms/processing/ScriptFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/ScriptFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/SettingFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/SettingFormProcess.php index 31ad84ed7d..934622d51f 100755 --- a/_protected/app/system/modules/admin123/forms/processing/SettingFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/SettingFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/StyleFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/StyleFormProcess.php index 270d93267a..3e5b718a44 100755 --- a/_protected/app/system/modules/admin123/forms/processing/StyleFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/StyleFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/UpdateAdsFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/UpdateAdsFormProcess.php index 6f11f1ef7a..3ecce1da83 100755 --- a/_protected/app/system/modules/admin123/forms/processing/UpdateAdsFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/UpdateAdsFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/forms/processing/UpdateUserPasswordFormProcess.php b/_protected/app/system/modules/admin123/forms/processing/UpdateUserPasswordFormProcess.php index f918f20054..e9acce1c29 100755 --- a/_protected/app/system/modules/admin123/forms/processing/UpdateUserPasswordFormProcess.php +++ b/_protected/app/system/modules/admin123/forms/processing/UpdateUserPasswordFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2020-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / From / Processing diff --git a/_protected/app/system/modules/admin123/inc/class/Admin.php b/_protected/app/system/modules/admin123/inc/class/Admin.php index 5216d5e481..cddedcc00a 100755 --- a/_protected/app/system/modules/admin123/inc/class/Admin.php +++ b/_protected/app/system/modules/admin123/inc/class/Admin.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Class diff --git a/_protected/app/system/modules/admin123/inc/class/ImportUser.php b/_protected/app/system/modules/admin123/inc/class/ImportUser.php index 1045e267aa..20453533d7 100644 --- a/_protected/app/system/modules/admin123/inc/class/ImportUser.php +++ b/_protected/app/system/modules/admin123/inc/class/ImportUser.php @@ -3,7 +3,7 @@ * @title Import Users; Process Class * @desc Import new Users from CSV data file. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2015-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Class diff --git a/_protected/app/system/modules/admin123/inc/class/Module.php b/_protected/app/system/modules/admin123/inc/class/Module.php index def2e05599..da3215fa1b 100755 --- a/_protected/app/system/modules/admin123/inc/class/Module.php +++ b/_protected/app/system/modules/admin123/inc/class/Module.php @@ -2,7 +2,7 @@ /** * @title Module Management * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Class diff --git a/_protected/app/system/modules/admin123/inc/class/TweetSharing.php b/_protected/app/system/modules/admin123/inc/class/TweetSharing.php index 2135282fbf..b907e72f82 100644 --- a/_protected/app/system/modules/admin123/inc/class/TweetSharing.php +++ b/_protected/app/system/modules/admin123/inc/class/TweetSharing.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Class diff --git a/_protected/app/system/modules/admin123/models/AdminModel.php b/_protected/app/system/modules/admin123/models/AdminModel.php index 98295984f7..ee80ec8b6b 100755 --- a/_protected/app/system/modules/admin123/models/AdminModel.php +++ b/_protected/app/system/modules/admin123/models/AdminModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Model diff --git a/_protected/app/system/modules/admin123/models/ModeratorModel.php b/_protected/app/system/modules/admin123/models/ModeratorModel.php index b36519ec12..368d13e078 100755 --- a/_protected/app/system/modules/admin123/models/ModeratorModel.php +++ b/_protected/app/system/modules/admin123/models/ModeratorModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Model diff --git a/_protected/app/system/modules/admin123/models/ModuleModel.php b/_protected/app/system/modules/admin123/models/ModuleModel.php index 28ce551302..42ae12b74f 100755 --- a/_protected/app/system/modules/admin123/models/ModuleModel.php +++ b/_protected/app/system/modules/admin123/models/ModuleModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Admin / Inc / Model diff --git a/_protected/app/system/modules/affiliate/config/Permission.php b/_protected/app/system/modules/affiliate/config/Permission.php index 8fdf79245d..6b412596d5 100755 --- a/_protected/app/system/modules/affiliate/config/Permission.php +++ b/_protected/app/system/modules/affiliate/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Config diff --git a/_protected/app/system/modules/affiliate/config/config.ini b/_protected/app/system/modules/affiliate/config/config.ini index 2bf0fc5440..2ce295e937 100755 --- a/_protected/app/system/modules/affiliate/config/config.ini +++ b/_protected/app/system/modules/affiliate/config/config.ini @@ -14,7 +14,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "https://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/affiliate/controllers/AccountController.php b/_protected/app/system/modules/affiliate/controllers/AccountController.php index 9988fead5a..b8edce2f32 100755 --- a/_protected/app/system/modules/affiliate/controllers/AccountController.php +++ b/_protected/app/system/modules/affiliate/controllers/AccountController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Controller diff --git a/_protected/app/system/modules/affiliate/controllers/AdminController.php b/_protected/app/system/modules/affiliate/controllers/AdminController.php index bbf76176fb..3bc2b8d2c7 100755 --- a/_protected/app/system/modules/affiliate/controllers/AdminController.php +++ b/_protected/app/system/modules/affiliate/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Controller diff --git a/_protected/app/system/modules/affiliate/controllers/AdsController.php b/_protected/app/system/modules/affiliate/controllers/AdsController.php index 4e51962e42..b5979a2707 100755 --- a/_protected/app/system/modules/affiliate/controllers/AdsController.php +++ b/_protected/app/system/modules/affiliate/controllers/AdsController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Controller diff --git a/_protected/app/system/modules/affiliate/controllers/HomeController.php b/_protected/app/system/modules/affiliate/controllers/HomeController.php index 06b26b22fa..fa92926075 100755 --- a/_protected/app/system/modules/affiliate/controllers/HomeController.php +++ b/_protected/app/system/modules/affiliate/controllers/HomeController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Controller diff --git a/_protected/app/system/modules/affiliate/controllers/RouterController.php b/_protected/app/system/modules/affiliate/controllers/RouterController.php index badeff0f2f..b45b651e50 100755 --- a/_protected/app/system/modules/affiliate/controllers/RouterController.php +++ b/_protected/app/system/modules/affiliate/controllers/RouterController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Controller diff --git a/_protected/app/system/modules/affiliate/controllers/SignupController.php b/_protected/app/system/modules/affiliate/controllers/SignupController.php index 9fac885535..d0f9e660ba 100755 --- a/_protected/app/system/modules/affiliate/controllers/SignupController.php +++ b/_protected/app/system/modules/affiliate/controllers/SignupController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Controller diff --git a/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php b/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php index 3e2a60f399..e2a4b355e6 100755 --- a/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php +++ b/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/BankForm.php b/_protected/app/system/modules/affiliate/forms/BankForm.php index fa199fcc65..8a2a830574 100755 --- a/_protected/app/system/modules/affiliate/forms/BankForm.php +++ b/_protected/app/system/modules/affiliate/forms/BankForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/BannerForm.php b/_protected/app/system/modules/affiliate/forms/BannerForm.php index 32673a075c..1220952079 100755 --- a/_protected/app/system/modules/affiliate/forms/BannerForm.php +++ b/_protected/app/system/modules/affiliate/forms/BannerForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/EditForm.php b/_protected/app/system/modules/affiliate/forms/EditForm.php index 1ec599c529..f3f567f1d3 100755 --- a/_protected/app/system/modules/affiliate/forms/EditForm.php +++ b/_protected/app/system/modules/affiliate/forms/EditForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/JoinForm.php b/_protected/app/system/modules/affiliate/forms/JoinForm.php index 4564bc6af6..34af82b0ca 100755 --- a/_protected/app/system/modules/affiliate/forms/JoinForm.php +++ b/_protected/app/system/modules/affiliate/forms/JoinForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/LoginForm.php b/_protected/app/system/modules/affiliate/forms/LoginForm.php index bfbd3c720b..e9317d1c35 100755 --- a/_protected/app/system/modules/affiliate/forms/LoginForm.php +++ b/_protected/app/system/modules/affiliate/forms/LoginForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/SearchAffiliateForm.php b/_protected/app/system/modules/affiliate/forms/SearchAffiliateForm.php index fd939f8aac..779aa441f7 100755 --- a/_protected/app/system/modules/affiliate/forms/SearchAffiliateForm.php +++ b/_protected/app/system/modules/affiliate/forms/SearchAffiliateForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form diff --git a/_protected/app/system/modules/affiliate/forms/processing/AddAffiliateFormProcess.php b/_protected/app/system/modules/affiliate/forms/processing/AddAffiliateFormProcess.php index a01aab421f..ce4793ff45 100755 --- a/_protected/app/system/modules/affiliate/forms/processing/AddAffiliateFormProcess.php +++ b/_protected/app/system/modules/affiliate/forms/processing/AddAffiliateFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form / Processing diff --git a/_protected/app/system/modules/affiliate/forms/processing/BankFormProcess.php b/_protected/app/system/modules/affiliate/forms/processing/BankFormProcess.php index 8d9f3af179..3fff473c4a 100755 --- a/_protected/app/system/modules/affiliate/forms/processing/BankFormProcess.php +++ b/_protected/app/system/modules/affiliate/forms/processing/BankFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form / Processing diff --git a/_protected/app/system/modules/affiliate/forms/processing/EditFormProcess.php b/_protected/app/system/modules/affiliate/forms/processing/EditFormProcess.php index 615394595a..b8729aa797 100755 --- a/_protected/app/system/modules/affiliate/forms/processing/EditFormProcess.php +++ b/_protected/app/system/modules/affiliate/forms/processing/EditFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form / Processing diff --git a/_protected/app/system/modules/affiliate/forms/processing/JoinFormProcess.php b/_protected/app/system/modules/affiliate/forms/processing/JoinFormProcess.php index 06c56aa092..61f50ee2d6 100755 --- a/_protected/app/system/modules/affiliate/forms/processing/JoinFormProcess.php +++ b/_protected/app/system/modules/affiliate/forms/processing/JoinFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form / Processing diff --git a/_protected/app/system/modules/affiliate/forms/processing/LoginFormProcess.php b/_protected/app/system/modules/affiliate/forms/processing/LoginFormProcess.php index 6e811d5077..ea171a094d 100755 --- a/_protected/app/system/modules/affiliate/forms/processing/LoginFormProcess.php +++ b/_protected/app/system/modules/affiliate/forms/processing/LoginFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Form / Processing diff --git a/_protected/app/system/modules/affiliate/inc/class/Affiliate.php b/_protected/app/system/modules/affiliate/inc/class/Affiliate.php index 09f5519725..dc9b88d792 100755 --- a/_protected/app/system/modules/affiliate/inc/class/Affiliate.php +++ b/_protected/app/system/modules/affiliate/inc/class/Affiliate.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Inc / Class diff --git a/_protected/app/system/modules/affiliate/inc/class/Registration.php b/_protected/app/system/modules/affiliate/inc/class/Registration.php index ae9cb8373b..a786019f9c 100755 --- a/_protected/app/system/modules/affiliate/inc/class/Registration.php +++ b/_protected/app/system/modules/affiliate/inc/class/Registration.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Inc / Class diff --git a/_protected/app/system/modules/affiliate/inc/class/SocialSharing.php b/_protected/app/system/modules/affiliate/inc/class/SocialSharing.php index 13c621480d..5f43de459b 100644 --- a/_protected/app/system/modules/affiliate/inc/class/SocialSharing.php +++ b/_protected/app/system/modules/affiliate/inc/class/SocialSharing.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2021, Pierre-Henry Soria. All Rights Reserved. * @license GNU General Public License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Inc / Class diff --git a/_protected/app/system/modules/affiliate/inc/class/design/AffiliateDesign.php b/_protected/app/system/modules/affiliate/inc/class/design/AffiliateDesign.php index a148addb52..2be39c5959 100644 --- a/_protected/app/system/modules/affiliate/inc/class/design/AffiliateDesign.php +++ b/_protected/app/system/modules/affiliate/inc/class/design/AffiliateDesign.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Inc / Class / Design diff --git a/_protected/app/system/modules/affiliate/models/AffiliateModel.php b/_protected/app/system/modules/affiliate/models/AffiliateModel.php index 19cafbc58c..e03c0aef6d 100755 --- a/_protected/app/system/modules/affiliate/models/AffiliateModel.php +++ b/_protected/app/system/modules/affiliate/models/AffiliateModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Affiliate / Model diff --git a/_protected/app/system/modules/api/config/Permission.php b/_protected/app/system/modules/api/config/Permission.php index ab79994fd2..28ecefd9ef 100644 --- a/_protected/app/system/modules/api/config/Permission.php +++ b/_protected/app/system/modules/api/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Api / Controller diff --git a/_protected/app/system/modules/api/config/config.ini b/_protected/app/system/modules/api/config/config.ini index ccdbe13142..fd9f04b983 100644 --- a/_protected/app/system/modules/api/config/config.ini +++ b/_protected/app/system/modules/api/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/api/controllers/MainController.php b/_protected/app/system/modules/api/controllers/MainController.php index ef76ed58a6..6f861af6ed 100644 --- a/_protected/app/system/modules/api/controllers/MainController.php +++ b/_protected/app/system/modules/api/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Api / Controller diff --git a/_protected/app/system/modules/api/controllers/UserController.php b/_protected/app/system/modules/api/controllers/UserController.php index e0f5ddcf67..eafedc619e 100644 --- a/_protected/app/system/modules/api/controllers/UserController.php +++ b/_protected/app/system/modules/api/controllers/UserController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Api / Controller diff --git a/_protected/app/system/modules/birthday/config/config.ini b/_protected/app/system/modules/birthday/config/config.ini index de8816bf30..6c7bc1fd3f 100755 --- a/_protected/app/system/modules/birthday/config/config.ini +++ b/_protected/app/system/modules/birthday/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/birthday/controllers/UserController.php b/_protected/app/system/modules/birthday/controllers/UserController.php index 1eb55f7763..eb5376db3d 100755 --- a/_protected/app/system/modules/birthday/controllers/UserController.php +++ b/_protected/app/system/modules/birthday/controllers/UserController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Birthday / Controller diff --git a/_protected/app/system/modules/birthday/models/BirthdayModel.php b/_protected/app/system/modules/birthday/models/BirthdayModel.php index 76b6cb9382..123a9a105a 100755 --- a/_protected/app/system/modules/birthday/models/BirthdayModel.php +++ b/_protected/app/system/modules/birthday/models/BirthdayModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / Birthday / Model diff --git a/_protected/app/system/modules/blog/assets/ajax/form/checkPostIdAjax.php b/_protected/app/system/modules/blog/assets/ajax/form/checkPostIdAjax.php index cd6aa15a0a..9962bf6723 100755 --- a/_protected/app/system/modules/blog/assets/ajax/form/checkPostIdAjax.php +++ b/_protected/app/system/modules/blog/assets/ajax/form/checkPostIdAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Asset / Ajax / Form diff --git a/_protected/app/system/modules/blog/config/Permission.php b/_protected/app/system/modules/blog/config/Permission.php index 9e6869c299..f4e605cd69 100755 --- a/_protected/app/system/modules/blog/config/Permission.php +++ b/_protected/app/system/modules/blog/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Config diff --git a/_protected/app/system/modules/blog/config/config.ini b/_protected/app/system/modules/blog/config/config.ini index f718d27f3c..68970db2e2 100755 --- a/_protected/app/system/modules/blog/config/config.ini +++ b/_protected/app/system/modules/blog/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] post_id.pattern = "[a-zA-Z0-9_-]{2,60}" diff --git a/_protected/app/system/modules/blog/controllers/AdminController.php b/_protected/app/system/modules/blog/controllers/AdminController.php index a8101e2114..7a0b7ad68c 100755 --- a/_protected/app/system/modules/blog/controllers/AdminController.php +++ b/_protected/app/system/modules/blog/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Controller diff --git a/_protected/app/system/modules/blog/controllers/MainController.php b/_protected/app/system/modules/blog/controllers/MainController.php index d949efb15a..a67286e221 100755 --- a/_protected/app/system/modules/blog/controllers/MainController.php +++ b/_protected/app/system/modules/blog/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Controller diff --git a/_protected/app/system/modules/blog/forms/AdminBlogForm.php b/_protected/app/system/modules/blog/forms/AdminBlogForm.php index 57e9ecd932..4fbad12038 100755 --- a/_protected/app/system/modules/blog/forms/AdminBlogForm.php +++ b/_protected/app/system/modules/blog/forms/AdminBlogForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Form diff --git a/_protected/app/system/modules/blog/forms/EditAdminBlogForm.php b/_protected/app/system/modules/blog/forms/EditAdminBlogForm.php index 40a403f40a..27d47f06f2 100755 --- a/_protected/app/system/modules/blog/forms/EditAdminBlogForm.php +++ b/_protected/app/system/modules/blog/forms/EditAdminBlogForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Form diff --git a/_protected/app/system/modules/blog/forms/SearchBlogForm.php b/_protected/app/system/modules/blog/forms/SearchBlogForm.php index fc9480871f..d3ff0eb622 100755 --- a/_protected/app/system/modules/blog/forms/SearchBlogForm.php +++ b/_protected/app/system/modules/blog/forms/SearchBlogForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Form diff --git a/_protected/app/system/modules/blog/forms/processing/AdminBlogFormProcess.php b/_protected/app/system/modules/blog/forms/processing/AdminBlogFormProcess.php index 666b27335f..49dedb7851 100755 --- a/_protected/app/system/modules/blog/forms/processing/AdminBlogFormProcess.php +++ b/_protected/app/system/modules/blog/forms/processing/AdminBlogFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Form / Processing diff --git a/_protected/app/system/modules/blog/forms/processing/EditAdminBlogFormProcess.php b/_protected/app/system/modules/blog/forms/processing/EditAdminBlogFormProcess.php index 493e77f60b..29265cf7e0 100755 --- a/_protected/app/system/modules/blog/forms/processing/EditAdminBlogFormProcess.php +++ b/_protected/app/system/modules/blog/forms/processing/EditAdminBlogFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Form / Processing diff --git a/_protected/app/system/modules/blog/inc/class/Blog.php b/_protected/app/system/modules/blog/inc/class/Blog.php index e528404ed7..d0e8207160 100755 --- a/_protected/app/system/modules/blog/inc/class/Blog.php +++ b/_protected/app/system/modules/blog/inc/class/Blog.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Inc / Class diff --git a/_protected/app/system/modules/blog/inc/class/design/BlogDesign.php b/_protected/app/system/modules/blog/inc/class/design/BlogDesign.php index ce4531525a..ed7928af3a 100755 --- a/_protected/app/system/modules/blog/inc/class/design/BlogDesign.php +++ b/_protected/app/system/modules/blog/inc/class/design/BlogDesign.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Inc / Class / Design diff --git a/_protected/app/system/modules/blog/models/BlogModel.php b/_protected/app/system/modules/blog/models/BlogModel.php index 66e861ae3d..f3ca267aaf 100755 --- a/_protected/app/system/modules/blog/models/BlogModel.php +++ b/_protected/app/system/modules/blog/models/BlogModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Blog / Model diff --git a/_protected/app/system/modules/chat/config/Permission.php b/_protected/app/system/modules/chat/config/Permission.php index 2548f7979b..c46c6f1e6a 100755 --- a/_protected/app/system/modules/chat/config/Permission.php +++ b/_protected/app/system/modules/chat/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Chat / Config diff --git a/_protected/app/system/modules/chat/config/config.ini b/_protected/app/system/modules/chat/config/config.ini index c49f38286f..aa2a5391f0 100755 --- a/_protected/app/system/modules/chat/config/config.ini +++ b/_protected/app/system/modules/chat/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/chat/controllers/HomeController.php b/_protected/app/system/modules/chat/controllers/HomeController.php index cd5d184c10..71f004e23b 100755 --- a/_protected/app/system/modules/chat/controllers/HomeController.php +++ b/_protected/app/system/modules/chat/controllers/HomeController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Chat / Controller diff --git a/_protected/app/system/modules/comment/assets/ajax/CommentAjax.php b/_protected/app/system/modules/comment/assets/ajax/CommentAjax.php index 9617f31c85..8ae0f248b3 100755 --- a/_protected/app/system/modules/comment/assets/ajax/CommentAjax.php +++ b/_protected/app/system/modules/comment/assets/ajax/CommentAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Asset / Ajax diff --git a/_protected/app/system/modules/comment/config/Permission.php b/_protected/app/system/modules/comment/config/Permission.php index a562a7b502..7dee4251da 100755 --- a/_protected/app/system/modules/comment/config/Permission.php +++ b/_protected/app/system/modules/comment/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Config diff --git a/_protected/app/system/modules/comment/config/config.ini b/_protected/app/system/modules/comment/config/config.ini index 337ffb76bc..5fd1b0e21e 100755 --- a/_protected/app/system/modules/comment/config/config.ini +++ b/_protected/app/system/modules/comment/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/comment/controllers/CommentController.php b/_protected/app/system/modules/comment/controllers/CommentController.php index 9e5ea29966..09da2788c9 100755 --- a/_protected/app/system/modules/comment/controllers/CommentController.php +++ b/_protected/app/system/modules/comment/controllers/CommentController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Controller diff --git a/_protected/app/system/modules/comment/forms/CommentForm.php b/_protected/app/system/modules/comment/forms/CommentForm.php index 54c3becc86..617d9036bb 100755 --- a/_protected/app/system/modules/comment/forms/CommentForm.php +++ b/_protected/app/system/modules/comment/forms/CommentForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Form diff --git a/_protected/app/system/modules/comment/forms/EditCommentForm.php b/_protected/app/system/modules/comment/forms/EditCommentForm.php index 457afac65e..bd914550e9 100755 --- a/_protected/app/system/modules/comment/forms/EditCommentForm.php +++ b/_protected/app/system/modules/comment/forms/EditCommentForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Form diff --git a/_protected/app/system/modules/comment/forms/processing/CommentFormProcess.php b/_protected/app/system/modules/comment/forms/processing/CommentFormProcess.php index 0d6899891c..471af25124 100755 --- a/_protected/app/system/modules/comment/forms/processing/CommentFormProcess.php +++ b/_protected/app/system/modules/comment/forms/processing/CommentFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Form / Processing diff --git a/_protected/app/system/modules/comment/forms/processing/EditCommentFormProcess.php b/_protected/app/system/modules/comment/forms/processing/EditCommentFormProcess.php index 00b9f7eeb7..2cf45baaf6 100755 --- a/_protected/app/system/modules/comment/forms/processing/EditCommentFormProcess.php +++ b/_protected/app/system/modules/comment/forms/processing/EditCommentFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Form / Processing diff --git a/_protected/app/system/modules/comment/inc/class/Comment.php b/_protected/app/system/modules/comment/inc/class/Comment.php index 67c0f8866b..7f4b8bed2f 100755 --- a/_protected/app/system/modules/comment/inc/class/Comment.php +++ b/_protected/app/system/modules/comment/inc/class/Comment.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Inc / Class diff --git a/_protected/app/system/modules/comment/models/CommentModel.php b/_protected/app/system/modules/comment/models/CommentModel.php index f8a42930aa..a952e16be9 100755 --- a/_protected/app/system/modules/comment/models/CommentModel.php +++ b/_protected/app/system/modules/comment/models/CommentModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Comment / Model diff --git a/_protected/app/system/modules/contact/config/config.ini b/_protected/app/system/modules/contact/config/config.ini index 4a8fa6266e..4ce6b04507 100755 --- a/_protected/app/system/modules/contact/config/config.ini +++ b/_protected/app/system/modules/contact/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/contact/controllers/ContactController.php b/_protected/app/system/modules/contact/controllers/ContactController.php index 9a505936c3..d03dc8912a 100755 --- a/_protected/app/system/modules/contact/controllers/ContactController.php +++ b/_protected/app/system/modules/contact/controllers/ContactController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Contact / Controller diff --git a/_protected/app/system/modules/contact/forms/ContactForm.php b/_protected/app/system/modules/contact/forms/ContactForm.php index 6668713937..98e9c2c8c0 100755 --- a/_protected/app/system/modules/contact/forms/ContactForm.php +++ b/_protected/app/system/modules/contact/forms/ContactForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Contact / Form diff --git a/_protected/app/system/modules/contact/forms/processing/ContactFormProcess.php b/_protected/app/system/modules/contact/forms/processing/ContactFormProcess.php index a4a0a67eb5..7dd4cdfc31 100755 --- a/_protected/app/system/modules/contact/forms/processing/ContactFormProcess.php +++ b/_protected/app/system/modules/contact/forms/processing/ContactFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Contact / Form / Processing diff --git a/_protected/app/system/modules/contact/inc/class/Contact.php b/_protected/app/system/modules/contact/inc/class/Contact.php index b3bc929f27..8d951776a7 100755 --- a/_protected/app/system/modules/contact/inc/class/Contact.php +++ b/_protected/app/system/modules/contact/inc/class/Contact.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Contact / Inc / Class diff --git a/_protected/app/system/modules/cool-profile-page/controllers/MainController.php b/_protected/app/system/modules/cool-profile-page/controllers/MainController.php index 4f4f5ae976..6c165cf0b5 100755 --- a/_protected/app/system/modules/cool-profile-page/controllers/MainController.php +++ b/_protected/app/system/modules/cool-profile-page/controllers/MainController.php @@ -2,7 +2,7 @@ /** * @title Profile Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Cool Profile Page / Controller diff --git a/_protected/app/system/modules/error/controllers/HttpController.php b/_protected/app/system/modules/error/controllers/HttpController.php index 6716e6d356..5eacf3998e 100755 --- a/_protected/app/system/modules/error/controllers/HttpController.php +++ b/_protected/app/system/modules/error/controllers/HttpController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Error / Controller diff --git a/_protected/app/system/modules/field/config/Permission.php b/_protected/app/system/modules/field/config/Permission.php index 51dcc268aa..676956e92b 100755 --- a/_protected/app/system/modules/field/config/Permission.php +++ b/_protected/app/system/modules/field/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Config diff --git a/_protected/app/system/modules/field/config/config.ini b/_protected/app/system/modules/field/config/config.ini index 3c4c9e162c..7664a87ffb 100755 --- a/_protected/app/system/modules/field/config/config.ini +++ b/_protected/app/system/modules/field/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] ; Maximum length of a MySQL field is 64 characters diff --git a/_protected/app/system/modules/field/controllers/FieldController.php b/_protected/app/system/modules/field/controllers/FieldController.php index 009cfcce00..21ab2f1744 100755 --- a/_protected/app/system/modules/field/controllers/FieldController.php +++ b/_protected/app/system/modules/field/controllers/FieldController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Controller diff --git a/_protected/app/system/modules/field/forms/AddFieldForm.php b/_protected/app/system/modules/field/forms/AddFieldForm.php index 0e5cae4098..b981997666 100755 --- a/_protected/app/system/modules/field/forms/AddFieldForm.php +++ b/_protected/app/system/modules/field/forms/AddFieldForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Form diff --git a/_protected/app/system/modules/field/forms/EditFieldForm.php b/_protected/app/system/modules/field/forms/EditFieldForm.php index d92f8fda47..4e59537a32 100755 --- a/_protected/app/system/modules/field/forms/EditFieldForm.php +++ b/_protected/app/system/modules/field/forms/EditFieldForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Form diff --git a/_protected/app/system/modules/field/forms/processing/AddFieldFormProcess.php b/_protected/app/system/modules/field/forms/processing/AddFieldFormProcess.php index 716d23c163..c637702568 100755 --- a/_protected/app/system/modules/field/forms/processing/AddFieldFormProcess.php +++ b/_protected/app/system/modules/field/forms/processing/AddFieldFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Form / Processing diff --git a/_protected/app/system/modules/field/forms/processing/EditFieldFormProcess.php b/_protected/app/system/modules/field/forms/processing/EditFieldFormProcess.php index 6f2ab6edef..5ba5440d97 100755 --- a/_protected/app/system/modules/field/forms/processing/EditFieldFormProcess.php +++ b/_protected/app/system/modules/field/forms/processing/EditFieldFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Form / Processing diff --git a/_protected/app/system/modules/field/inc/class/Field.php b/_protected/app/system/modules/field/inc/class/Field.php index 3788915868..0d1fee83a3 100755 --- a/_protected/app/system/modules/field/inc/class/Field.php +++ b/_protected/app/system/modules/field/inc/class/Field.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Inc / Class diff --git a/_protected/app/system/modules/field/models/FieldModel.php b/_protected/app/system/modules/field/models/FieldModel.php index 40f3367379..fa5645e6b4 100755 --- a/_protected/app/system/modules/field/models/FieldModel.php +++ b/_protected/app/system/modules/field/models/FieldModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Field / Model diff --git a/_protected/app/system/modules/forum/config/Permission.php b/_protected/app/system/modules/forum/config/Permission.php index 36a2b86e40..8743d92614 100755 --- a/_protected/app/system/modules/forum/config/Permission.php +++ b/_protected/app/system/modules/forum/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Config diff --git a/_protected/app/system/modules/forum/config/config.ini b/_protected/app/system/modules/forum/config/config.ini index 90c4495a76..1091ccc62e 100755 --- a/_protected/app/system/modules/forum/config/config.ini +++ b/_protected/app/system/modules/forum/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] url_title.pattern = "[\w\s\-\?!¿¡\(\)\[\]'\"éèëêáàäãâîíïóöõôúùüûąćçśñÿß]{2,60}" diff --git a/_protected/app/system/modules/forum/controllers/AdminController.php b/_protected/app/system/modules/forum/controllers/AdminController.php index ff6b388b8b..fee6c2dfc0 100755 --- a/_protected/app/system/modules/forum/controllers/AdminController.php +++ b/_protected/app/system/modules/forum/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Controller diff --git a/_protected/app/system/modules/forum/controllers/ForumController.php b/_protected/app/system/modules/forum/controllers/ForumController.php index a71dab5d61..1cf9079459 100755 --- a/_protected/app/system/modules/forum/controllers/ForumController.php +++ b/_protected/app/system/modules/forum/controllers/ForumController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Controller diff --git a/_protected/app/system/modules/forum/forms/CategoryForm.php b/_protected/app/system/modules/forum/forms/CategoryForm.php index c46133009b..d2a0ec4e35 100755 --- a/_protected/app/system/modules/forum/forms/CategoryForm.php +++ b/_protected/app/system/modules/forum/forms/CategoryForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/EditCategoryForm.php b/_protected/app/system/modules/forum/forms/EditCategoryForm.php index 98f2e3b90e..21df573891 100755 --- a/_protected/app/system/modules/forum/forms/EditCategoryForm.php +++ b/_protected/app/system/modules/forum/forms/EditCategoryForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/EditForumForm.php b/_protected/app/system/modules/forum/forms/EditForumForm.php index 975c5c85f4..2acf8ee571 100755 --- a/_protected/app/system/modules/forum/forms/EditForumForm.php +++ b/_protected/app/system/modules/forum/forms/EditForumForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/EditMsgForm.php b/_protected/app/system/modules/forum/forms/EditMsgForm.php index 395189cf11..4629f120f1 100755 --- a/_protected/app/system/modules/forum/forms/EditMsgForm.php +++ b/_protected/app/system/modules/forum/forms/EditMsgForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/EditReplyMsgForm.php b/_protected/app/system/modules/forum/forms/EditReplyMsgForm.php index e6eea26dbc..a1333bbec8 100755 --- a/_protected/app/system/modules/forum/forms/EditReplyMsgForm.php +++ b/_protected/app/system/modules/forum/forms/EditReplyMsgForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/ForumForm.php b/_protected/app/system/modules/forum/forms/ForumForm.php index df77b8fbe1..2d47d1e2d7 100755 --- a/_protected/app/system/modules/forum/forms/ForumForm.php +++ b/_protected/app/system/modules/forum/forms/ForumForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/MsgForm.php b/_protected/app/system/modules/forum/forms/MsgForm.php index ba045fe7f6..7df9f7d3f5 100755 --- a/_protected/app/system/modules/forum/forms/MsgForm.php +++ b/_protected/app/system/modules/forum/forms/MsgForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/ReplyMsgForm.php b/_protected/app/system/modules/forum/forms/ReplyMsgForm.php index 5b4a59b546..4130130e84 100755 --- a/_protected/app/system/modules/forum/forms/ReplyMsgForm.php +++ b/_protected/app/system/modules/forum/forms/ReplyMsgForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/SearchTopicForm.php b/_protected/app/system/modules/forum/forms/SearchTopicForm.php index ed3b3a0472..1c052d9645 100755 --- a/_protected/app/system/modules/forum/forms/SearchTopicForm.php +++ b/_protected/app/system/modules/forum/forms/SearchTopicForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form diff --git a/_protected/app/system/modules/forum/forms/processing/CategoryFormProcess.php b/_protected/app/system/modules/forum/forms/processing/CategoryFormProcess.php index d910cdc3c0..0062bed449 100755 --- a/_protected/app/system/modules/forum/forms/processing/CategoryFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/CategoryFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/EditCategoryFormProcess.php b/_protected/app/system/modules/forum/forms/processing/EditCategoryFormProcess.php index ae985717a9..44ab660749 100755 --- a/_protected/app/system/modules/forum/forms/processing/EditCategoryFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/EditCategoryFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/EditForumFormProcess.php b/_protected/app/system/modules/forum/forms/processing/EditForumFormProcess.php index 52fbf94acc..b4fb4b4fb6 100755 --- a/_protected/app/system/modules/forum/forms/processing/EditForumFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/EditForumFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/EditMsgFormProcess.php b/_protected/app/system/modules/forum/forms/processing/EditMsgFormProcess.php index 44f799ce52..86bf06c4a7 100755 --- a/_protected/app/system/modules/forum/forms/processing/EditMsgFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/EditMsgFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/EditReplyMsgFormProcess.php b/_protected/app/system/modules/forum/forms/processing/EditReplyMsgFormProcess.php index 93fea0d70c..3bd7cd3473 100755 --- a/_protected/app/system/modules/forum/forms/processing/EditReplyMsgFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/EditReplyMsgFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/ForumFormProcess.php b/_protected/app/system/modules/forum/forms/processing/ForumFormProcess.php index d3e4a07e59..a2bec610d7 100755 --- a/_protected/app/system/modules/forum/forms/processing/ForumFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/ForumFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/MsgFormProcess.php b/_protected/app/system/modules/forum/forms/processing/MsgFormProcess.php index 1ea1970482..53114d1ab5 100755 --- a/_protected/app/system/modules/forum/forms/processing/MsgFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/MsgFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/forms/processing/ReplyMsgFormProcess.php b/_protected/app/system/modules/forum/forms/processing/ReplyMsgFormProcess.php index f62cce69db..10b6e04c8c 100755 --- a/_protected/app/system/modules/forum/forms/processing/ReplyMsgFormProcess.php +++ b/_protected/app/system/modules/forum/forms/processing/ReplyMsgFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Form / Processing diff --git a/_protected/app/system/modules/forum/inc/class/FormHelper.php b/_protected/app/system/modules/forum/inc/class/FormHelper.php index 0e6b00df7f..9821f1bcb8 100644 --- a/_protected/app/system/modules/forum/inc/class/FormHelper.php +++ b/_protected/app/system/modules/forum/inc/class/FormHelper.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Inc / Class diff --git a/_protected/app/system/modules/forum/models/ForumModel.php b/_protected/app/system/modules/forum/models/ForumModel.php index 91cc60876f..8d6b96316c 100755 --- a/_protected/app/system/modules/forum/models/ForumModel.php +++ b/_protected/app/system/modules/forum/models/ForumModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Forum / Model diff --git a/_protected/app/system/modules/friend/assets/ajax/FriendAjax.php b/_protected/app/system/modules/friend/assets/ajax/FriendAjax.php index 47c09dcca0..7e5d38a570 100755 --- a/_protected/app/system/modules/friend/assets/ajax/FriendAjax.php +++ b/_protected/app/system/modules/friend/assets/ajax/FriendAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Friend / Asset / Ajax diff --git a/_protected/app/system/modules/friend/config/Permission.php b/_protected/app/system/modules/friend/config/Permission.php index 4c17db7924..9fe2d1201d 100755 --- a/_protected/app/system/modules/friend/config/Permission.php +++ b/_protected/app/system/modules/friend/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Friend / Config diff --git a/_protected/app/system/modules/friend/config/config.ini b/_protected/app/system/modules/friend/config/config.ini index 2cade5a9e9..0448141688 100755 --- a/_protected/app/system/modules/friend/config/config.ini +++ b/_protected/app/system/modules/friend/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7 CMS (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/friend/controllers/MainController.php b/_protected/app/system/modules/friend/controllers/MainController.php index e2c0035611..4bad694084 100755 --- a/_protected/app/system/modules/friend/controllers/MainController.php +++ b/_protected/app/system/modules/friend/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Friend / Controller diff --git a/_protected/app/system/modules/friend/forms/SearchFriendForm.php b/_protected/app/system/modules/friend/forms/SearchFriendForm.php index e0d95d59b6..3800d3ef46 100755 --- a/_protected/app/system/modules/friend/forms/SearchFriendForm.php +++ b/_protected/app/system/modules/friend/forms/SearchFriendForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Friend / Form diff --git a/_protected/app/system/modules/friend/models/FriendModel.php b/_protected/app/system/modules/friend/models/FriendModel.php index 743b90c541..710771e2bb 100755 --- a/_protected/app/system/modules/friend/models/FriendModel.php +++ b/_protected/app/system/modules/friend/models/FriendModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / Friend / Model diff --git a/_protected/app/system/modules/game/config/config.ini b/_protected/app/system/modules/game/config/config.ini index cd135abdbc..f4e5ff5c96 100755 --- a/_protected/app/system/modules/game/config/config.ini +++ b/_protected/app/system/modules/game/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "GNU GPL v3" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] url_title.pattern = "[\w\s\-:?!¿¡\(\)\[\]'\".]{2,60}" diff --git a/_protected/app/system/modules/hotornot/config/Permission.php b/_protected/app/system/modules/hotornot/config/Permission.php index cec83ca768..a4f6b48851 100755 --- a/_protected/app/system/modules/hotornot/config/Permission.php +++ b/_protected/app/system/modules/hotornot/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2014-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / HotOrNot / Config diff --git a/_protected/app/system/modules/hotornot/config/config.ini b/_protected/app/system/modules/hotornot/config/config.ini index 36a9f99b3b..fead8ab175 100755 --- a/_protected/app/system/modules/hotornot/config/config.ini +++ b/_protected/app/system/modules/hotornot/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7 CMS (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/hotornot/controllers/MainController.php b/_protected/app/system/modules/hotornot/controllers/MainController.php index d6ebfd143d..879a2fa7f2 100755 --- a/_protected/app/system/modules/hotornot/controllers/MainController.php +++ b/_protected/app/system/modules/hotornot/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / HotOrNot / Controller diff --git a/_protected/app/system/modules/hotornot/models/HotOrNotModel.php b/_protected/app/system/modules/hotornot/models/HotOrNotModel.php index 73a5b53dfe..cb924e9b5a 100755 --- a/_protected/app/system/modules/hotornot/models/HotOrNotModel.php +++ b/_protected/app/system/modules/hotornot/models/HotOrNotModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / HotOrNot / Model diff --git a/_protected/app/system/modules/im/assets/ajax/MessengerAjax.php b/_protected/app/system/modules/im/assets/ajax/MessengerAjax.php index 63b7e4982a..7a62f02ce0 100755 --- a/_protected/app/system/modules/im/assets/ajax/MessengerAjax.php +++ b/_protected/app/system/modules/im/assets/ajax/MessengerAjax.php @@ -2,7 +2,7 @@ /** * @title Chat Messenger Ajax * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / IM / Asset / Ajax diff --git a/_protected/app/system/modules/im/config/config.ini b/_protected/app/system/modules/im/config/config.ini index 014cc396d7..2b7ddf3960 100755 --- a/_protected/app/system/modules/im/config/config.ini +++ b/_protected/app/system/modules/im/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/im/models/MessengerModel.php b/_protected/app/system/modules/im/models/MessengerModel.php index 5989e9db5b..df078856a9 100755 --- a/_protected/app/system/modules/im/models/MessengerModel.php +++ b/_protected/app/system/modules/im/models/MessengerModel.php @@ -2,7 +2,7 @@ /** * @title Messenger Model * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / IM / Model diff --git a/_protected/app/system/modules/invite/config/config.ini b/_protected/app/system/modules/invite/config/config.ini index 4a4f5d0de7..63fa09cdd2 100755 --- a/_protected/app/system/modules/invite/config/config.ini +++ b/_protected/app/system/modules/invite/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/invite/controllers/HomeController.php b/_protected/app/system/modules/invite/controllers/HomeController.php index 4f414bedc7..c2b23d4fa4 100755 --- a/_protected/app/system/modules/invite/controllers/HomeController.php +++ b/_protected/app/system/modules/invite/controllers/HomeController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Invite / Controller diff --git a/_protected/app/system/modules/invite/forms/InviteForm.php b/_protected/app/system/modules/invite/forms/InviteForm.php index fbf93712df..93da6c98a3 100755 --- a/_protected/app/system/modules/invite/forms/InviteForm.php +++ b/_protected/app/system/modules/invite/forms/InviteForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Invite / Form diff --git a/_protected/app/system/modules/invite/forms/processing/InviteFormProcess.php b/_protected/app/system/modules/invite/forms/processing/InviteFormProcess.php index eccc18a321..f6c264ebdc 100755 --- a/_protected/app/system/modules/invite/forms/processing/InviteFormProcess.php +++ b/_protected/app/system/modules/invite/forms/processing/InviteFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Invite / Form / Processing diff --git a/_protected/app/system/modules/lost-password/config/Permission.php b/_protected/app/system/modules/lost-password/config/Permission.php index f3fe7e64eb..ce45e5f200 100755 --- a/_protected/app/system/modules/lost-password/config/Permission.php +++ b/_protected/app/system/modules/lost-password/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Lost Password / Config diff --git a/_protected/app/system/modules/lost-password/config/config.ini b/_protected/app/system/modules/lost-password/config/config.ini index e9fc11fc81..c4be34afc7 100755 --- a/_protected/app/system/modules/lost-password/config/config.ini +++ b/_protected/app/system/modules/lost-password/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/lost-password/controllers/MainController.php b/_protected/app/system/modules/lost-password/controllers/MainController.php index 91dad33105..56802715a3 100755 --- a/_protected/app/system/modules/lost-password/controllers/MainController.php +++ b/_protected/app/system/modules/lost-password/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Lost Password / Controller diff --git a/_protected/app/system/modules/lost-password/forms/ForgotPasswordForm.php b/_protected/app/system/modules/lost-password/forms/ForgotPasswordForm.php index 7099ff925a..e1032c0770 100755 --- a/_protected/app/system/modules/lost-password/forms/ForgotPasswordForm.php +++ b/_protected/app/system/modules/lost-password/forms/ForgotPasswordForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Lost Password / Form diff --git a/_protected/app/system/modules/lost-password/forms/processing/ForgotPasswordFormProcess.php b/_protected/app/system/modules/lost-password/forms/processing/ForgotPasswordFormProcess.php index c42668826e..52eac35365 100755 --- a/_protected/app/system/modules/lost-password/forms/processing/ForgotPasswordFormProcess.php +++ b/_protected/app/system/modules/lost-password/forms/processing/ForgotPasswordFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Lost Password / Form / Processing diff --git a/_protected/app/system/modules/love-calculator/config/Permission.php b/_protected/app/system/modules/love-calculator/config/Permission.php index 237f02e91a..af31abb821 100755 --- a/_protected/app/system/modules/love-calculator/config/Permission.php +++ b/_protected/app/system/modules/love-calculator/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Love Calculator / Config diff --git a/_protected/app/system/modules/love-calculator/config/config.ini b/_protected/app/system/modules/love-calculator/config/config.ini index 163faf3be9..6d184e9d23 100755 --- a/_protected/app/system/modules/love-calculator/config/config.ini +++ b/_protected/app/system/modules/love-calculator/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/love-calculator/controllers/MainController.php b/_protected/app/system/modules/love-calculator/controllers/MainController.php index ded27c11cb..bcf219fd8a 100755 --- a/_protected/app/system/modules/love-calculator/controllers/MainController.php +++ b/_protected/app/system/modules/love-calculator/controllers/MainController.php @@ -3,7 +3,7 @@ * @title Love Calculator * @desc Controller of the Love Calculator Module. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Love Calculator / Controller diff --git a/_protected/app/system/modules/love-calculator/inc/class/Calculator.php b/_protected/app/system/modules/love-calculator/inc/class/Calculator.php index cc9abe05c1..1c2d733c1b 100755 --- a/_protected/app/system/modules/love-calculator/inc/class/Calculator.php +++ b/_protected/app/system/modules/love-calculator/inc/class/Calculator.php @@ -3,7 +3,7 @@ * @title Calculator Class * @desc Calculates the amount of mutual attraction between the names of two members. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Love Calculator / Inc / Class diff --git a/_protected/app/system/modules/mail/assets/ajax/MailAjax.php b/_protected/app/system/modules/mail/assets/ajax/MailAjax.php index 9ff8522c92..70ba5fb2c8 100755 --- a/_protected/app/system/modules/mail/assets/ajax/MailAjax.php +++ b/_protected/app/system/modules/mail/assets/ajax/MailAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Asset / Ajax diff --git a/_protected/app/system/modules/mail/config/Permission.php b/_protected/app/system/modules/mail/config/Permission.php index fe8d8cb9e4..2b0caa30f7 100755 --- a/_protected/app/system/modules/mail/config/Permission.php +++ b/_protected/app/system/modules/mail/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Config diff --git a/_protected/app/system/modules/mail/config/config.ini b/_protected/app/system/modules/mail/config/config.ini index 9f16a6c8b3..617e2c6a5c 100755 --- a/_protected/app/system/modules/mail/config/config.ini +++ b/_protected/app/system/modules/mail/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/mail/controllers/AdminController.php b/_protected/app/system/modules/mail/controllers/AdminController.php index 3fbb588883..5effefff23 100755 --- a/_protected/app/system/modules/mail/controllers/AdminController.php +++ b/_protected/app/system/modules/mail/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Controller diff --git a/_protected/app/system/modules/mail/controllers/MainController.php b/_protected/app/system/modules/mail/controllers/MainController.php index 64253e9d98..fe206fec25 100755 --- a/_protected/app/system/modules/mail/controllers/MainController.php +++ b/_protected/app/system/modules/mail/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Controller diff --git a/_protected/app/system/modules/mail/forms/MailForm.php b/_protected/app/system/modules/mail/forms/MailForm.php index bfc374bcf3..cefe6289e5 100755 --- a/_protected/app/system/modules/mail/forms/MailForm.php +++ b/_protected/app/system/modules/mail/forms/MailForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Form diff --git a/_protected/app/system/modules/mail/forms/SearchMailForm.php b/_protected/app/system/modules/mail/forms/SearchMailForm.php index 8e8359d3d3..cbc90c5669 100755 --- a/_protected/app/system/modules/mail/forms/SearchMailForm.php +++ b/_protected/app/system/modules/mail/forms/SearchMailForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Form diff --git a/_protected/app/system/modules/mail/forms/processing/MailFormProcess.php b/_protected/app/system/modules/mail/forms/processing/MailFormProcess.php index 4c4b0fa55f..c3cd494e29 100755 --- a/_protected/app/system/modules/mail/forms/processing/MailFormProcess.php +++ b/_protected/app/system/modules/mail/forms/processing/MailFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Form / Processing diff --git a/_protected/app/system/modules/mail/models/MailModel.php b/_protected/app/system/modules/mail/models/MailModel.php index 6d5c83da02..f4dd679d90 100755 --- a/_protected/app/system/modules/mail/models/MailModel.php +++ b/_protected/app/system/modules/mail/models/MailModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Mail / Model diff --git a/_protected/app/system/modules/map/config/config.ini b/_protected/app/system/modules/map/config/config.ini index 854b05b4da..06917f4c23 100755 --- a/_protected/app/system/modules/map/config/config.ini +++ b/_protected/app/system/modules/map/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/map/controllers/CountryController.php b/_protected/app/system/modules/map/controllers/CountryController.php index 77c06b204a..bfa9450104 100755 --- a/_protected/app/system/modules/map/controllers/CountryController.php +++ b/_protected/app/system/modules/map/controllers/CountryController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/map/inc/class/Map.php b/_protected/app/system/modules/map/inc/class/Map.php index 9b97713fa7..f91edc8f6b 100644 --- a/_protected/app/system/modules/map/inc/class/Map.php +++ b/_protected/app/system/modules/map/inc/class/Map.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Map / Inc / Class diff --git a/_protected/app/system/modules/milestone-celebration/config/Permission.php b/_protected/app/system/modules/milestone-celebration/config/Permission.php index 5d704c072d..5ceecaadc7 100644 --- a/_protected/app/system/modules/milestone-celebration/config/Permission.php +++ b/_protected/app/system/modules/milestone-celebration/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Milestone Celebration / Config diff --git a/_protected/app/system/modules/milestone-celebration/config/config.ini b/_protected/app/system/modules/milestone-celebration/config/config.ini index ab8356844d..40b7530acb 100755 --- a/_protected/app/system/modules/milestone-celebration/config/config.ini +++ b/_protected/app/system/modules/milestone-celebration/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/milestone-celebration/controllers/MainController.php b/_protected/app/system/modules/milestone-celebration/controllers/MainController.php index 3241e90e5f..7be00d13c4 100755 --- a/_protected/app/system/modules/milestone-celebration/controllers/MainController.php +++ b/_protected/app/system/modules/milestone-celebration/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Milestone Celebration / Controller diff --git a/_protected/app/system/modules/milestone-celebration/inc/class/MessageGenerator.php b/_protected/app/system/modules/milestone-celebration/inc/class/MessageGenerator.php index 8b41d380b9..b51c88c2ae 100644 --- a/_protected/app/system/modules/milestone-celebration/inc/class/MessageGenerator.php +++ b/_protected/app/system/modules/milestone-celebration/inc/class/MessageGenerator.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Milestone Celebration / Inc / Class diff --git a/_protected/app/system/modules/milestone-celebration/inc/class/MilestoneNotifier.php b/_protected/app/system/modules/milestone-celebration/inc/class/MilestoneNotifier.php index 4043aeaf71..271088106a 100644 --- a/_protected/app/system/modules/milestone-celebration/inc/class/MilestoneNotifier.php +++ b/_protected/app/system/modules/milestone-celebration/inc/class/MilestoneNotifier.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Milestone Celebration / Inc / Class diff --git a/_protected/app/system/modules/newsletter/config/Permission.php b/_protected/app/system/modules/newsletter/config/Permission.php index b2cfa85033..fef15ea0bb 100755 --- a/_protected/app/system/modules/newsletter/config/Permission.php +++ b/_protected/app/system/modules/newsletter/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Config diff --git a/_protected/app/system/modules/newsletter/config/config.ini b/_protected/app/system/modules/newsletter/config/config.ini index 411d094281..08390b3f06 100755 --- a/_protected/app/system/modules/newsletter/config/config.ini +++ b/_protected/app/system/modules/newsletter/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/newsletter/controllers/AdminController.php b/_protected/app/system/modules/newsletter/controllers/AdminController.php index c0f2ac8d85..bda08e7729 100755 --- a/_protected/app/system/modules/newsletter/controllers/AdminController.php +++ b/_protected/app/system/modules/newsletter/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Controller diff --git a/_protected/app/system/modules/newsletter/controllers/HomeController.php b/_protected/app/system/modules/newsletter/controllers/HomeController.php index 96bd82e56b..41238dc704 100755 --- a/_protected/app/system/modules/newsletter/controllers/HomeController.php +++ b/_protected/app/system/modules/newsletter/controllers/HomeController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Controller diff --git a/_protected/app/system/modules/newsletter/forms/MsgForm.php b/_protected/app/system/modules/newsletter/forms/MsgForm.php index 79d6227a93..730b73a15e 100755 --- a/_protected/app/system/modules/newsletter/forms/MsgForm.php +++ b/_protected/app/system/modules/newsletter/forms/MsgForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Form diff --git a/_protected/app/system/modules/newsletter/forms/SearchSubscriberForm.php b/_protected/app/system/modules/newsletter/forms/SearchSubscriberForm.php index b808b0c4b5..684cb0c233 100755 --- a/_protected/app/system/modules/newsletter/forms/SearchSubscriberForm.php +++ b/_protected/app/system/modules/newsletter/forms/SearchSubscriberForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Form diff --git a/_protected/app/system/modules/newsletter/forms/SubscriptionForm.php b/_protected/app/system/modules/newsletter/forms/SubscriptionForm.php index cab14dd6ac..74deb9a9b6 100755 --- a/_protected/app/system/modules/newsletter/forms/SubscriptionForm.php +++ b/_protected/app/system/modules/newsletter/forms/SubscriptionForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Form diff --git a/_protected/app/system/modules/newsletter/forms/processing/MsgFormProcess.php b/_protected/app/system/modules/newsletter/forms/processing/MsgFormProcess.php index 698e5326de..d21e52ce3d 100755 --- a/_protected/app/system/modules/newsletter/forms/processing/MsgFormProcess.php +++ b/_protected/app/system/modules/newsletter/forms/processing/MsgFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Form / Processing diff --git a/_protected/app/system/modules/newsletter/forms/processing/SubscriptionFormProcess.php b/_protected/app/system/modules/newsletter/forms/processing/SubscriptionFormProcess.php index 92633b56a6..3cfbeb0497 100755 --- a/_protected/app/system/modules/newsletter/forms/processing/SubscriptionFormProcess.php +++ b/_protected/app/system/modules/newsletter/forms/processing/SubscriptionFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Form / Processing diff --git a/_protected/app/system/modules/newsletter/inc/class/Newsletter.php b/_protected/app/system/modules/newsletter/inc/class/Newsletter.php index 9e19cd707e..b4b8537a55 100755 --- a/_protected/app/system/modules/newsletter/inc/class/Newsletter.php +++ b/_protected/app/system/modules/newsletter/inc/class/Newsletter.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Inc / Class diff --git a/_protected/app/system/modules/newsletter/models/SubscriberModel.php b/_protected/app/system/modules/newsletter/models/SubscriberModel.php index 7a61ab0c23..11d5f7836d 100755 --- a/_protected/app/system/modules/newsletter/models/SubscriberModel.php +++ b/_protected/app/system/modules/newsletter/models/SubscriberModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Newsletter / Model diff --git a/_protected/app/system/modules/note/assets/ajax/form/checkPostIdAjax.php b/_protected/app/system/modules/note/assets/ajax/form/checkPostIdAjax.php index d265558341..705125e5ae 100755 --- a/_protected/app/system/modules/note/assets/ajax/form/checkPostIdAjax.php +++ b/_protected/app/system/modules/note/assets/ajax/form/checkPostIdAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Asset / Ajax diff --git a/_protected/app/system/modules/note/config/Permission.php b/_protected/app/system/modules/note/config/Permission.php index 0028abb8ee..687494831e 100755 --- a/_protected/app/system/modules/note/config/Permission.php +++ b/_protected/app/system/modules/note/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Config diff --git a/_protected/app/system/modules/note/config/config.ini b/_protected/app/system/modules/note/config/config.ini index 533edbfdec..91677e4c3e 100755 --- a/_protected/app/system/modules/note/config/config.ini +++ b/_protected/app/system/modules/note/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] post_id.pattern = "[a-zA-Z0-9_-]{2,50}" diff --git a/_protected/app/system/modules/note/controllers/AdminController.php b/_protected/app/system/modules/note/controllers/AdminController.php index cd6988819a..2575721e1a 100755 --- a/_protected/app/system/modules/note/controllers/AdminController.php +++ b/_protected/app/system/modules/note/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Controller diff --git a/_protected/app/system/modules/note/controllers/MainController.php b/_protected/app/system/modules/note/controllers/MainController.php index e779d2bc13..c1b9d299da 100755 --- a/_protected/app/system/modules/note/controllers/MainController.php +++ b/_protected/app/system/modules/note/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Controller diff --git a/_protected/app/system/modules/note/forms/EditNoteForm.php b/_protected/app/system/modules/note/forms/EditNoteForm.php index 3c59be8526..391beac3bd 100755 --- a/_protected/app/system/modules/note/forms/EditNoteForm.php +++ b/_protected/app/system/modules/note/forms/EditNoteForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Form diff --git a/_protected/app/system/modules/note/forms/NoteForm.php b/_protected/app/system/modules/note/forms/NoteForm.php index 516f3ae8f4..6da84e4c2b 100755 --- a/_protected/app/system/modules/note/forms/NoteForm.php +++ b/_protected/app/system/modules/note/forms/NoteForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Form diff --git a/_protected/app/system/modules/note/forms/SearchNoteForm.php b/_protected/app/system/modules/note/forms/SearchNoteForm.php index 2209c9b792..39a659e737 100755 --- a/_protected/app/system/modules/note/forms/SearchNoteForm.php +++ b/_protected/app/system/modules/note/forms/SearchNoteForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Form diff --git a/_protected/app/system/modules/note/forms/processing/EditNoteFormProcess.php b/_protected/app/system/modules/note/forms/processing/EditNoteFormProcess.php index 2e97309ffb..32760b65e6 100755 --- a/_protected/app/system/modules/note/forms/processing/EditNoteFormProcess.php +++ b/_protected/app/system/modules/note/forms/processing/EditNoteFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Form / Processing diff --git a/_protected/app/system/modules/note/forms/processing/NoteFormProcess.php b/_protected/app/system/modules/note/forms/processing/NoteFormProcess.php index 04f325a668..44b0a72952 100755 --- a/_protected/app/system/modules/note/forms/processing/NoteFormProcess.php +++ b/_protected/app/system/modules/note/forms/processing/NoteFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Form / Processing diff --git a/_protected/app/system/modules/note/inc/class/Note.php b/_protected/app/system/modules/note/inc/class/Note.php index 99da13de35..78fb002816 100755 --- a/_protected/app/system/modules/note/inc/class/Note.php +++ b/_protected/app/system/modules/note/inc/class/Note.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Inc / Class diff --git a/_protected/app/system/modules/note/inc/class/design/NoteDesign.php b/_protected/app/system/modules/note/inc/class/design/NoteDesign.php index bf5d9d4b94..9ed9880aed 100755 --- a/_protected/app/system/modules/note/inc/class/design/NoteDesign.php +++ b/_protected/app/system/modules/note/inc/class/design/NoteDesign.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Inc / Class / Design diff --git a/_protected/app/system/modules/note/models/NoteModel.php b/_protected/app/system/modules/note/models/NoteModel.php index b5db85ab60..407fc7fce3 100755 --- a/_protected/app/system/modules/note/models/NoteModel.php +++ b/_protected/app/system/modules/note/models/NoteModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Note / Model diff --git a/_protected/app/system/modules/page/config/config.ini b/_protected/app/system/modules/page/config/config.ini index 28cc3f67a6..4d37903a1d 100755 --- a/_protected/app/system/modules/page/config/config.ini +++ b/_protected/app/system/modules/page/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/page/controllers/MainController.php b/_protected/app/system/modules/page/controllers/MainController.php index d8785963f6..dce0c2d88d 100755 --- a/_protected/app/system/modules/page/controllers/MainController.php +++ b/_protected/app/system/modules/page/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Page / Controller diff --git a/_protected/app/system/modules/payment/config/Permission.php b/_protected/app/system/modules/payment/config/Permission.php index 0fdee64383..3322650ef6 100755 --- a/_protected/app/system/modules/payment/config/Permission.php +++ b/_protected/app/system/modules/payment/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Config diff --git a/_protected/app/system/modules/payment/config/config.ini b/_protected/app/system/modules/payment/config/config.ini index 58e6fea261..93fc45128c 100755 --- a/_protected/app/system/modules/payment/config/config.ini +++ b/_protected/app/system/modules/payment/config/config.ini @@ -13,7 +13,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/payment/config/perms.inc.php b/_protected/app/system/modules/payment/config/perms.inc.php index 4009648bc3..68b793c693 100755 --- a/_protected/app/system/modules/payment/config/perms.inc.php +++ b/_protected/app/system/modules/payment/config/perms.inc.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Config diff --git a/_protected/app/system/modules/payment/controllers/AdminController.php b/_protected/app/system/modules/payment/controllers/AdminController.php index 317eb2f6f7..a3b4709a7d 100755 --- a/_protected/app/system/modules/payment/controllers/AdminController.php +++ b/_protected/app/system/modules/payment/controllers/AdminController.php @@ -2,7 +2,7 @@ /** * @title Admin Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Controller diff --git a/_protected/app/system/modules/payment/controllers/MainController.php b/_protected/app/system/modules/payment/controllers/MainController.php index 4e0018b7ef..444fdaaf87 100755 --- a/_protected/app/system/modules/payment/controllers/MainController.php +++ b/_protected/app/system/modules/payment/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Controller diff --git a/_protected/app/system/modules/payment/forms/EditMembershipForm.php b/_protected/app/system/modules/payment/forms/EditMembershipForm.php index b36db1ae08..5b5ef87bdc 100755 --- a/_protected/app/system/modules/payment/forms/EditMembershipForm.php +++ b/_protected/app/system/modules/payment/forms/EditMembershipForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Form diff --git a/_protected/app/system/modules/payment/forms/MembershipForm.php b/_protected/app/system/modules/payment/forms/MembershipForm.php index a9ec895d92..479716648c 100755 --- a/_protected/app/system/modules/payment/forms/MembershipForm.php +++ b/_protected/app/system/modules/payment/forms/MembershipForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Form diff --git a/_protected/app/system/modules/payment/forms/processing/EditMembershipFormProcess.php b/_protected/app/system/modules/payment/forms/processing/EditMembershipFormProcess.php index 797151be2a..daf0d1d28d 100755 --- a/_protected/app/system/modules/payment/forms/processing/EditMembershipFormProcess.php +++ b/_protected/app/system/modules/payment/forms/processing/EditMembershipFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Form / Processing diff --git a/_protected/app/system/modules/payment/forms/processing/MembershipFormProcess.php b/_protected/app/system/modules/payment/forms/processing/MembershipFormProcess.php index d055f72ab1..06e2c78cc3 100755 --- a/_protected/app/system/modules/payment/forms/processing/MembershipFormProcess.php +++ b/_protected/app/system/modules/payment/forms/processing/MembershipFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Form / Processing diff --git a/_protected/app/system/modules/payment/inc/class/Api.php b/_protected/app/system/modules/payment/inc/class/Api.php index 240f1fb8de..9e6933c68e 100755 --- a/_protected/app/system/modules/payment/inc/class/Api.php +++ b/_protected/app/system/modules/payment/inc/class/Api.php @@ -2,7 +2,7 @@ /** * @title API for Provider classes * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Inc / Class diff --git a/_protected/app/system/modules/payment/inc/class/GroupId.php b/_protected/app/system/modules/payment/inc/class/GroupId.php index 260a530b5b..813d149fce 100644 --- a/_protected/app/system/modules/payment/inc/class/GroupId.php +++ b/_protected/app/system/modules/payment/inc/class/GroupId.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Inc / Class diff --git a/_protected/app/system/modules/payment/inc/class/PayPal.php b/_protected/app/system/modules/payment/inc/class/PayPal.php index 4f3ae94a30..cb65fc9779 100755 --- a/_protected/app/system/modules/payment/inc/class/PayPal.php +++ b/_protected/app/system/modules/payment/inc/class/PayPal.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Inc / Class diff --git a/_protected/app/system/modules/payment/inc/class/Stripe.php b/_protected/app/system/modules/payment/inc/class/Stripe.php index ef8c21f16c..d87b19cf21 100755 --- a/_protected/app/system/modules/payment/inc/class/Stripe.php +++ b/_protected/app/system/modules/payment/inc/class/Stripe.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Inc / Class diff --git a/_protected/app/system/modules/payment/inc/class/TwoCO.php b/_protected/app/system/modules/payment/inc/class/TwoCO.php index df3be33c3b..f212835e53 100755 --- a/_protected/app/system/modules/payment/inc/class/TwoCO.php +++ b/_protected/app/system/modules/payment/inc/class/TwoCO.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Inc / Class diff --git a/_protected/app/system/modules/payment/inc/class/design/PaymentDesign.php b/_protected/app/system/modules/payment/inc/class/design/PaymentDesign.php index 28a17b777a..258b736da8 100755 --- a/_protected/app/system/modules/payment/inc/class/design/PaymentDesign.php +++ b/_protected/app/system/modules/payment/inc/class/design/PaymentDesign.php @@ -2,7 +2,7 @@ /** * @title Payment Design * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Payment / Inc / Class / Design diff --git a/_protected/app/system/modules/payment/models/PaymentModel.php b/_protected/app/system/modules/payment/models/PaymentModel.php index 78ceda62d1..8f46b613e7 100755 --- a/_protected/app/system/modules/payment/models/PaymentModel.php +++ b/_protected/app/system/modules/payment/models/PaymentModel.php @@ -2,7 +2,7 @@ /** * @title Payment Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / Payment / Model diff --git a/_protected/app/system/modules/ph7cms-helper/config/Permission.php b/_protected/app/system/modules/ph7cms-helper/config/Permission.php index 337165f5aa..77d1171566 100644 --- a/_protected/app/system/modules/ph7cms-helper/config/Permission.php +++ b/_protected/app/system/modules/ph7cms-helper/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / pH7CMS Helper / Config diff --git a/_protected/app/system/modules/ph7cms-helper/config/config.ini b/_protected/app/system/modules/ph7cms-helper/config/config.ini index e0656de738..249882f043 100644 --- a/_protected/app/system/modules/ph7cms-helper/config/config.ini +++ b/_protected/app/system/modules/ph7cms-helper/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] currency_code = USD diff --git a/_protected/app/system/modules/ph7cms-helper/controllers/MainController.php b/_protected/app/system/modules/ph7cms-helper/controllers/MainController.php index 17d8b1fe5d..311967d326 100644 --- a/_protected/app/system/modules/ph7cms-helper/controllers/MainController.php +++ b/_protected/app/system/modules/ph7cms-helper/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / pH7CMS Helper / Controller diff --git a/_protected/app/system/modules/ph7cms-helper/models/ValidateSiteModel.php b/_protected/app/system/modules/ph7cms-helper/models/ValidateSiteModel.php index b5729aef34..f442f07bbf 100644 --- a/_protected/app/system/modules/ph7cms-helper/models/ValidateSiteModel.php +++ b/_protected/app/system/modules/ph7cms-helper/models/ValidateSiteModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / pH7CMS Helper / Model diff --git a/_protected/app/system/modules/picture/config/Permission.php b/_protected/app/system/modules/picture/config/Permission.php index fc29eab222..62bda55bc8 100755 --- a/_protected/app/system/modules/picture/config/Permission.php +++ b/_protected/app/system/modules/picture/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Config diff --git a/_protected/app/system/modules/picture/config/config.ini b/_protected/app/system/modules/picture/config/config.ini index a64111b06b..7a6823a100 100755 --- a/_protected/app/system/modules/picture/config/config.ini +++ b/_protected/app/system/modules/picture/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] url_title.pattern = "[\w\s\-\?!¿¡\(\)\[\],'\"éèëêáàäãâíïîóöõôúùüûąćçśñÿß]{2,40}" diff --git a/_protected/app/system/modules/picture/controllers/MainController.php b/_protected/app/system/modules/picture/controllers/MainController.php index 54358cec8a..522b067765 100755 --- a/_protected/app/system/modules/picture/controllers/MainController.php +++ b/_protected/app/system/modules/picture/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Controller diff --git a/_protected/app/system/modules/picture/forms/AlbumForm.php b/_protected/app/system/modules/picture/forms/AlbumForm.php index 875ff12b72..5384310915 100755 --- a/_protected/app/system/modules/picture/forms/AlbumForm.php +++ b/_protected/app/system/modules/picture/forms/AlbumForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form diff --git a/_protected/app/system/modules/picture/forms/EditAlbumForm.php b/_protected/app/system/modules/picture/forms/EditAlbumForm.php index 71518a95a9..e3eb2e9a55 100755 --- a/_protected/app/system/modules/picture/forms/EditAlbumForm.php +++ b/_protected/app/system/modules/picture/forms/EditAlbumForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form diff --git a/_protected/app/system/modules/picture/forms/EditPictureForm.php b/_protected/app/system/modules/picture/forms/EditPictureForm.php index de36bc45d1..98df6b16b8 100755 --- a/_protected/app/system/modules/picture/forms/EditPictureForm.php +++ b/_protected/app/system/modules/picture/forms/EditPictureForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form diff --git a/_protected/app/system/modules/picture/forms/PictureForm.php b/_protected/app/system/modules/picture/forms/PictureForm.php index 5b1ff38252..6071db0a62 100755 --- a/_protected/app/system/modules/picture/forms/PictureForm.php +++ b/_protected/app/system/modules/picture/forms/PictureForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form diff --git a/_protected/app/system/modules/picture/forms/SearchPictureForm.php b/_protected/app/system/modules/picture/forms/SearchPictureForm.php index 48d6a228cc..6824252fab 100755 --- a/_protected/app/system/modules/picture/forms/SearchPictureForm.php +++ b/_protected/app/system/modules/picture/forms/SearchPictureForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form diff --git a/_protected/app/system/modules/picture/forms/processing/AlbumFormProcess.php b/_protected/app/system/modules/picture/forms/processing/AlbumFormProcess.php index 2767bfcbe8..8f020cf102 100755 --- a/_protected/app/system/modules/picture/forms/processing/AlbumFormProcess.php +++ b/_protected/app/system/modules/picture/forms/processing/AlbumFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form / Processing diff --git a/_protected/app/system/modules/picture/forms/processing/EditAlbumFormProcess.php b/_protected/app/system/modules/picture/forms/processing/EditAlbumFormProcess.php index a14a2c39e4..fc4eeb3cbe 100755 --- a/_protected/app/system/modules/picture/forms/processing/EditAlbumFormProcess.php +++ b/_protected/app/system/modules/picture/forms/processing/EditAlbumFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form / Processing diff --git a/_protected/app/system/modules/picture/forms/processing/EditPictureFormProcess.php b/_protected/app/system/modules/picture/forms/processing/EditPictureFormProcess.php index 5a1d63c815..f7f275777d 100755 --- a/_protected/app/system/modules/picture/forms/processing/EditPictureFormProcess.php +++ b/_protected/app/system/modules/picture/forms/processing/EditPictureFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form / Processing diff --git a/_protected/app/system/modules/picture/forms/processing/PictureFormProcess.php b/_protected/app/system/modules/picture/forms/processing/PictureFormProcess.php index 9cb5d8b3f4..fd9eb8f649 100755 --- a/_protected/app/system/modules/picture/forms/processing/PictureFormProcess.php +++ b/_protected/app/system/modules/picture/forms/processing/PictureFormProcess.php @@ -2,7 +2,7 @@ /** * @title Picture Form Process Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Form / Processing diff --git a/_protected/app/system/modules/picture/inc/class/Picture.php b/_protected/app/system/modules/picture/inc/class/Picture.php index de2bce46f6..9b1df35ff6 100755 --- a/_protected/app/system/modules/picture/inc/class/Picture.php +++ b/_protected/app/system/modules/picture/inc/class/Picture.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Inc / Class diff --git a/_protected/app/system/modules/picture/models/PictureModel.php b/_protected/app/system/modules/picture/models/PictureModel.php index 4c570460d1..3b3a676428 100755 --- a/_protected/app/system/modules/picture/models/PictureModel.php +++ b/_protected/app/system/modules/picture/models/PictureModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Picture / Model diff --git a/_protected/app/system/modules/profile-faker/config/Permission.php b/_protected/app/system/modules/profile-faker/config/Permission.php index acfdefb599..2a90c1d478 100644 --- a/_protected/app/system/modules/profile-faker/config/Permission.php +++ b/_protected/app/system/modules/profile-faker/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Config diff --git a/_protected/app/system/modules/profile-faker/config/config.ini b/_protected/app/system/modules/profile-faker/config/config.ini index b43a21b479..b289e3e9d3 100644 --- a/_protected/app/system/modules/profile-faker/config/config.ini +++ b/_protected/app/system/modules/profile-faker/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/profile-faker/controllers/GeneratorController.php b/_protected/app/system/modules/profile-faker/controllers/GeneratorController.php index 3859b80eb7..925730ac09 100644 --- a/_protected/app/system/modules/profile-faker/controllers/GeneratorController.php +++ b/_protected/app/system/modules/profile-faker/controllers/GeneratorController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Controller diff --git a/_protected/app/system/modules/profile-faker/forms/GenerateProfileForm.php b/_protected/app/system/modules/profile-faker/forms/GenerateProfileForm.php index 90597f54dc..83f804c8ca 100644 --- a/_protected/app/system/modules/profile-faker/forms/GenerateProfileForm.php +++ b/_protected/app/system/modules/profile-faker/forms/GenerateProfileForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Form diff --git a/_protected/app/system/modules/profile-faker/forms/processing/GenerateProfileFormProcess.php b/_protected/app/system/modules/profile-faker/forms/processing/GenerateProfileFormProcess.php index 00d8410b86..74ac8f108e 100644 --- a/_protected/app/system/modules/profile-faker/forms/processing/GenerateProfileFormProcess.php +++ b/_protected/app/system/modules/profile-faker/forms/processing/GenerateProfileFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Form / Processing diff --git a/_protected/app/system/modules/profile-faker/inc/class/Cleanup.php b/_protected/app/system/modules/profile-faker/inc/class/Cleanup.php index a300569eec..a26da5bae0 100644 --- a/_protected/app/system/modules/profile-faker/inc/class/Cleanup.php +++ b/_protected/app/system/modules/profile-faker/inc/class/Cleanup.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Inc / Class diff --git a/_protected/app/system/modules/profile-faker/inc/class/FakerFactory.php b/_protected/app/system/modules/profile-faker/inc/class/FakerFactory.php index f276fc610d..a959a404d9 100644 --- a/_protected/app/system/modules/profile-faker/inc/class/FakerFactory.php +++ b/_protected/app/system/modules/profile-faker/inc/class/FakerFactory.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Inc / Class diff --git a/_protected/app/system/modules/profile-faker/inc/class/ProfileType.php b/_protected/app/system/modules/profile-faker/inc/class/ProfileType.php index a7129eb74c..d31add316d 100644 --- a/_protected/app/system/modules/profile-faker/inc/class/ProfileType.php +++ b/_protected/app/system/modules/profile-faker/inc/class/ProfileType.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Profile Faker / Inc / Class diff --git a/_protected/app/system/modules/pwa/config/config.ini b/_protected/app/system/modules/pwa/config/config.ini index 910431b801..6be91e0e14 100755 --- a/_protected/app/system/modules/pwa/config/config.ini +++ b/_protected/app/system/modules/pwa/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] hex.background_color = "#ffffff" diff --git a/_protected/app/system/modules/pwa/controllers/MainController.php b/_protected/app/system/modules/pwa/controllers/MainController.php index 186e9e4ecd..484f7ee7fa 100755 --- a/_protected/app/system/modules/pwa/controllers/MainController.php +++ b/_protected/app/system/modules/pwa/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module /PWA / Controller diff --git a/_protected/app/system/modules/related-profile/config/config.ini b/_protected/app/system/modules/related-profile/config/config.ini index fcbbdbac24..4180522997 100755 --- a/_protected/app/system/modules/related-profile/config/config.ini +++ b/_protected/app/system/modules/related-profile/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/related-profile/controllers/MainController.php b/_protected/app/system/modules/related-profile/controllers/MainController.php index fe3f412e2e..915b6a4dfe 100755 --- a/_protected/app/system/modules/related-profile/controllers/MainController.php +++ b/_protected/app/system/modules/related-profile/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Related Profile / Controller diff --git a/_protected/app/system/modules/report/assets/ajax/ReportAjax.php b/_protected/app/system/modules/report/assets/ajax/ReportAjax.php index ee9bb73666..397796c4ec 100755 --- a/_protected/app/system/modules/report/assets/ajax/ReportAjax.php +++ b/_protected/app/system/modules/report/assets/ajax/ReportAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Asset / Ajax diff --git a/_protected/app/system/modules/report/config/Permission.php b/_protected/app/system/modules/report/config/Permission.php index 379af58c92..f89d1bd010 100755 --- a/_protected/app/system/modules/report/config/Permission.php +++ b/_protected/app/system/modules/report/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Config diff --git a/_protected/app/system/modules/report/config/config.ini b/_protected/app/system/modules/report/config/config.ini index ad42449c0b..9015199229 100755 --- a/_protected/app/system/modules/report/config/config.ini +++ b/_protected/app/system/modules/report/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/report/controllers/AdminController.php b/_protected/app/system/modules/report/controllers/AdminController.php index 17e1b2cdf2..582e3cb842 100755 --- a/_protected/app/system/modules/report/controllers/AdminController.php +++ b/_protected/app/system/modules/report/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Controller diff --git a/_protected/app/system/modules/report/controllers/MainController.php b/_protected/app/system/modules/report/controllers/MainController.php index 992ce316c1..f320a9e5e0 100755 --- a/_protected/app/system/modules/report/controllers/MainController.php +++ b/_protected/app/system/modules/report/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Controller diff --git a/_protected/app/system/modules/report/forms/ReportForm.php b/_protected/app/system/modules/report/forms/ReportForm.php index 3b4d097073..61a96969ef 100755 --- a/_protected/app/system/modules/report/forms/ReportForm.php +++ b/_protected/app/system/modules/report/forms/ReportForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Form diff --git a/_protected/app/system/modules/report/forms/processing/ReportFormProcess.php b/_protected/app/system/modules/report/forms/processing/ReportFormProcess.php index a4fe61da0f..50a59d3b1b 100755 --- a/_protected/app/system/modules/report/forms/processing/ReportFormProcess.php +++ b/_protected/app/system/modules/report/forms/processing/ReportFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Form / Processing diff --git a/_protected/app/system/modules/report/inc/class/Report.php b/_protected/app/system/modules/report/inc/class/Report.php index aa90df34d0..e17da447fc 100755 --- a/_protected/app/system/modules/report/inc/class/Report.php +++ b/_protected/app/system/modules/report/inc/class/Report.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Inc / Class diff --git a/_protected/app/system/modules/report/models/ReportModel.php b/_protected/app/system/modules/report/models/ReportModel.php index fffb7661db..6623601d7f 100755 --- a/_protected/app/system/modules/report/models/ReportModel.php +++ b/_protected/app/system/modules/report/models/ReportModel.php @@ -2,7 +2,7 @@ /** * @title Report Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Report / Model diff --git a/_protected/app/system/modules/sms-verification/config/Permission.php b/_protected/app/system/modules/sms-verification/config/Permission.php index dea0608824..99c1b74142 100644 --- a/_protected/app/system/modules/sms-verification/config/Permission.php +++ b/_protected/app/system/modules/sms-verification/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Config diff --git a/_protected/app/system/modules/sms-verification/config/config.ini b/_protected/app/system/modules/sms-verification/config/config.ini index bf57f1fba9..d9b9f0c654 100644 --- a/_protected/app/system/modules/sms-verification/config/config.ini +++ b/_protected/app/system/modules/sms-verification/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] default_sms_gateway = "twilio" diff --git a/_protected/app/system/modules/sms-verification/controllers/AdminController.php b/_protected/app/system/modules/sms-verification/controllers/AdminController.php index bb88df0799..45732becbb 100644 --- a/_protected/app/system/modules/sms-verification/controllers/AdminController.php +++ b/_protected/app/system/modules/sms-verification/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Controller diff --git a/_protected/app/system/modules/sms-verification/controllers/MainController.php b/_protected/app/system/modules/sms-verification/controllers/MainController.php index 4224709da1..5796f0eaf3 100644 --- a/_protected/app/system/modules/sms-verification/controllers/MainController.php +++ b/_protected/app/system/modules/sms-verification/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Controller diff --git a/_protected/app/system/modules/sms-verification/forms/PhoneNumberForm.php b/_protected/app/system/modules/sms-verification/forms/PhoneNumberForm.php index a42ae14a66..ac999cb172 100644 --- a/_protected/app/system/modules/sms-verification/forms/PhoneNumberForm.php +++ b/_protected/app/system/modules/sms-verification/forms/PhoneNumberForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Form diff --git a/_protected/app/system/modules/sms-verification/forms/VerificationForm.php b/_protected/app/system/modules/sms-verification/forms/VerificationForm.php index 8022b750bb..39675b6e69 100644 --- a/_protected/app/system/modules/sms-verification/forms/VerificationForm.php +++ b/_protected/app/system/modules/sms-verification/forms/VerificationForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Form diff --git a/_protected/app/system/modules/sms-verification/forms/processing/PhoneNumberFormProcess.php b/_protected/app/system/modules/sms-verification/forms/processing/PhoneNumberFormProcess.php index 236be12e92..b0e04dcb33 100644 --- a/_protected/app/system/modules/sms-verification/forms/processing/PhoneNumberFormProcess.php +++ b/_protected/app/system/modules/sms-verification/forms/processing/PhoneNumberFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Form / Processing diff --git a/_protected/app/system/modules/sms-verification/forms/processing/VerificationFormProcess.php b/_protected/app/system/modules/sms-verification/forms/processing/VerificationFormProcess.php index 39fd3f310e..9e90f67bba 100644 --- a/_protected/app/system/modules/sms-verification/forms/processing/VerificationFormProcess.php +++ b/_protected/app/system/modules/sms-verification/forms/processing/VerificationFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Form / Processing diff --git a/_protected/app/system/modules/sms-verification/inc/class/ClickatellProvider.php b/_protected/app/system/modules/sms-verification/inc/class/ClickatellProvider.php index adcce2e8c1..3a3b9428a5 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/ClickatellProvider.php +++ b/_protected/app/system/modules/sms-verification/inc/class/ClickatellProvider.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/sms-verification/inc/class/InvalidSmsGatewayException.php b/_protected/app/system/modules/sms-verification/inc/class/InvalidSmsGatewayException.php index c300de41d5..399ad9740e 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/InvalidSmsGatewayException.php +++ b/_protected/app/system/modules/sms-verification/inc/class/InvalidSmsGatewayException.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/sms-verification/inc/class/SmsGatewayFactory.php b/_protected/app/system/modules/sms-verification/inc/class/SmsGatewayFactory.php index 49564416e4..308a7c3e9d 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/SmsGatewayFactory.php +++ b/_protected/app/system/modules/sms-verification/inc/class/SmsGatewayFactory.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/sms-verification/inc/class/SmsProvidable.php b/_protected/app/system/modules/sms-verification/inc/class/SmsProvidable.php index e297dc3bd8..b4db0607bf 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/SmsProvidable.php +++ b/_protected/app/system/modules/sms-verification/inc/class/SmsProvidable.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/sms-verification/inc/class/SmsProvider.php b/_protected/app/system/modules/sms-verification/inc/class/SmsProvider.php index f61e821186..3babf2c6a7 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/SmsProvider.php +++ b/_protected/app/system/modules/sms-verification/inc/class/SmsProvider.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/sms-verification/inc/class/TwilioProvider.php b/_protected/app/system/modules/sms-verification/inc/class/TwilioProvider.php index c40a3b771d..90c30e26e7 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/TwilioProvider.php +++ b/_protected/app/system/modules/sms-verification/inc/class/TwilioProvider.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/sms-verification/inc/class/Verification.php b/_protected/app/system/modules/sms-verification/inc/class/Verification.php index 4292e75237..6080e4224c 100644 --- a/_protected/app/system/modules/sms-verification/inc/class/Verification.php +++ b/_protected/app/system/modules/sms-verification/inc/class/Verification.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / SMS Verification / Inc / Class diff --git a/_protected/app/system/modules/two-factor-auth/config/Permission.php b/_protected/app/system/modules/two-factor-auth/config/Permission.php index e275b4c2b4..a4cf7e09b4 100644 --- a/_protected/app/system/modules/two-factor-auth/config/Permission.php +++ b/_protected/app/system/modules/two-factor-auth/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Two-Factor Auth / Config diff --git a/_protected/app/system/modules/two-factor-auth/config/config.ini b/_protected/app/system/modules/two-factor-auth/config/config.ini index 8daad9f29e..cadfa00241 100644 --- a/_protected/app/system/modules/two-factor-auth/config/config.ini +++ b/_protected/app/system/modules/two-factor-auth/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/two-factor-auth/controllers/MainController.php b/_protected/app/system/modules/two-factor-auth/controllers/MainController.php index b609263061..fadee33a9e 100644 --- a/_protected/app/system/modules/two-factor-auth/controllers/MainController.php +++ b/_protected/app/system/modules/two-factor-auth/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Two-Factor Auth / Controller diff --git a/_protected/app/system/modules/two-factor-auth/forms/VerificationCodeForm.php b/_protected/app/system/modules/two-factor-auth/forms/VerificationCodeForm.php index f592d16e01..46e6b4fc4a 100644 --- a/_protected/app/system/modules/two-factor-auth/forms/VerificationCodeForm.php +++ b/_protected/app/system/modules/two-factor-auth/forms/VerificationCodeForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Two-Factor Auth / Form diff --git a/_protected/app/system/modules/two-factor-auth/forms/processing/VerificationCodeFormProcess.php b/_protected/app/system/modules/two-factor-auth/forms/processing/VerificationCodeFormProcess.php index 21937c7f7a..27def32386 100644 --- a/_protected/app/system/modules/two-factor-auth/forms/processing/VerificationCodeFormProcess.php +++ b/_protected/app/system/modules/two-factor-auth/forms/processing/VerificationCodeFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Two-Factor Auth / Form / Processing diff --git a/_protected/app/system/modules/two-factor-auth/models/TwoFactorAuthModel.php b/_protected/app/system/modules/two-factor-auth/models/TwoFactorAuthModel.php index d77b7bf49d..c38cf849f9 100644 --- a/_protected/app/system/modules/two-factor-auth/models/TwoFactorAuthModel.php +++ b/_protected/app/system/modules/two-factor-auth/models/TwoFactorAuthModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Two-Factor Auth / Model diff --git a/_protected/app/system/modules/user-dashboard/config/Permission.php b/_protected/app/system/modules/user-dashboard/config/Permission.php index 714ea08614..81bbca63e7 100644 --- a/_protected/app/system/modules/user-dashboard/config/Permission.php +++ b/_protected/app/system/modules/user-dashboard/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User Dashboard / Config diff --git a/_protected/app/system/modules/user-dashboard/config/config.ini b/_protected/app/system/modules/user-dashboard/config/config.ini index 1db137070a..f952c911b3 100755 --- a/_protected/app/system/modules/user-dashboard/config/config.ini +++ b/_protected/app/system/modules/user-dashboard/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/user-dashboard/controllers/MainController.php b/_protected/app/system/modules/user-dashboard/controllers/MainController.php index 105e343dd5..a1df723a2f 100755 --- a/_protected/app/system/modules/user-dashboard/controllers/MainController.php +++ b/_protected/app/system/modules/user-dashboard/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User Dashboard / Controller diff --git a/_protected/app/system/modules/user-dashboard/models/design/UserDesignModel.php b/_protected/app/system/modules/user-dashboard/models/design/UserDesignModel.php index e50393d519..9ae36ddbfb 100755 --- a/_protected/app/system/modules/user-dashboard/models/design/UserDesignModel.php +++ b/_protected/app/system/modules/user-dashboard/models/design/UserDesignModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User Dashboard / Model / Design diff --git a/_protected/app/system/modules/user/Bootstrap.php b/_protected/app/system/modules/user/Bootstrap.php index bee4bcebbc..cd2a8d6a24 100755 --- a/_protected/app/system/modules/user/Bootstrap.php +++ b/_protected/app/system/modules/user/Bootstrap.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User diff --git a/_protected/app/system/modules/user/assets/ajax/ApiAjax.php b/_protected/app/system/modules/user/assets/ajax/ApiAjax.php index 1eccc3ec80..1de78eeb44 100644 --- a/_protected/app/system/modules/user/assets/ajax/ApiAjax.php +++ b/_protected/app/system/modules/user/assets/ajax/ApiAjax.php @@ -2,7 +2,7 @@ /** * @title User API Ajax Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Asset / Ajax diff --git a/_protected/app/system/modules/user/assets/ajax/WallAjax.php b/_protected/app/system/modules/user/assets/ajax/WallAjax.php index 8bf472ce74..49a56b0d3d 100755 --- a/_protected/app/system/modules/user/assets/ajax/WallAjax.php +++ b/_protected/app/system/modules/user/assets/ajax/WallAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Asset / Ajax diff --git a/_protected/app/system/modules/user/assets/ajax/form/checkUsernameAjax.php b/_protected/app/system/modules/user/assets/ajax/form/checkUsernameAjax.php index 7ce5b9eae7..803e34a63a 100755 --- a/_protected/app/system/modules/user/assets/ajax/form/checkUsernameAjax.php +++ b/_protected/app/system/modules/user/assets/ajax/form/checkUsernameAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Asset / Ajax / Form diff --git a/_protected/app/system/modules/user/assets/ajax/popup/signupAjax.php b/_protected/app/system/modules/user/assets/ajax/popup/signupAjax.php index 7e5b53f38d..eeb8e76995 100755 --- a/_protected/app/system/modules/user/assets/ajax/popup/signupAjax.php +++ b/_protected/app/system/modules/user/assets/ajax/popup/signupAjax.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Asset / Ajax / Popup diff --git a/_protected/app/system/modules/user/assets/ajax/setActivityAjax.php b/_protected/app/system/modules/user/assets/ajax/setActivityAjax.php index f5ebd0418e..5cdb662280 100755 --- a/_protected/app/system/modules/user/assets/ajax/setActivityAjax.php +++ b/_protected/app/system/modules/user/assets/ajax/setActivityAjax.php @@ -2,7 +2,7 @@ /** * @title Set User Last Activity * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Asset / Ajax diff --git a/_protected/app/system/modules/user/config/Permission.php b/_protected/app/system/modules/user/config/Permission.php index 69637a07a5..5f1e600774 100755 --- a/_protected/app/system/modules/user/config/Permission.php +++ b/_protected/app/system/modules/user/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Config diff --git a/_protected/app/system/modules/user/config/config.ini b/_protected/app/system/modules/user/config/config.ini index 469fd39775..5606030d63 100755 --- a/_protected/app/system/modules/user/config/config.ini +++ b/_protected/app/system/modules/user/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/user/controllers/AccountController.php b/_protected/app/system/modules/user/controllers/AccountController.php index 18541339ab..353f588639 100755 --- a/_protected/app/system/modules/user/controllers/AccountController.php +++ b/_protected/app/system/modules/user/controllers/AccountController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/BrowseController.php b/_protected/app/system/modules/user/controllers/BrowseController.php index ed91805ecf..b489396edb 100755 --- a/_protected/app/system/modules/user/controllers/BrowseController.php +++ b/_protected/app/system/modules/user/controllers/BrowseController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/MainController.php b/_protected/app/system/modules/user/controllers/MainController.php index ca7e10c668..778a169cb1 100755 --- a/_protected/app/system/modules/user/controllers/MainController.php +++ b/_protected/app/system/modules/user/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/ProfileController.php b/_protected/app/system/modules/user/controllers/ProfileController.php index 8015440524..5808336b24 100755 --- a/_protected/app/system/modules/user/controllers/ProfileController.php +++ b/_protected/app/system/modules/user/controllers/ProfileController.php @@ -2,7 +2,7 @@ /** * @title Profile Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/SearchController.php b/_protected/app/system/modules/user/controllers/SearchController.php index d2fa8a0012..c36a108ca8 100755 --- a/_protected/app/system/modules/user/controllers/SearchController.php +++ b/_protected/app/system/modules/user/controllers/SearchController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/SettingController.php b/_protected/app/system/modules/user/controllers/SettingController.php index bedd32acdf..b48c8df1c1 100755 --- a/_protected/app/system/modules/user/controllers/SettingController.php +++ b/_protected/app/system/modules/user/controllers/SettingController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/SignupController.php b/_protected/app/system/modules/user/controllers/SignupController.php index c5b922dd47..9add4013ab 100755 --- a/_protected/app/system/modules/user/controllers/SignupController.php +++ b/_protected/app/system/modules/user/controllers/SignupController.php @@ -2,7 +2,7 @@ /** * @title SignUp Controller * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/controllers/VisitorController.php b/_protected/app/system/modules/user/controllers/VisitorController.php index b9236866f1..e264efae5f 100755 --- a/_protected/app/system/modules/user/controllers/VisitorController.php +++ b/_protected/app/system/modules/user/controllers/VisitorController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Controller diff --git a/_protected/app/system/modules/user/forms/AvatarForm.php b/_protected/app/system/modules/user/forms/AvatarForm.php index 3152e150c2..01b6417d46 100755 --- a/_protected/app/system/modules/user/forms/AvatarForm.php +++ b/_protected/app/system/modules/user/forms/AvatarForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/DesignForm.php b/_protected/app/system/modules/user/forms/DesignForm.php index d4a82d6ed1..541bfd85a7 100755 --- a/_protected/app/system/modules/user/forms/DesignForm.php +++ b/_protected/app/system/modules/user/forms/DesignForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/EditForm.php b/_protected/app/system/modules/user/forms/EditForm.php index cd4b86ba50..8a1b4fcbcb 100755 --- a/_protected/app/system/modules/user/forms/EditForm.php +++ b/_protected/app/system/modules/user/forms/EditForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/EditWallForm.php b/_protected/app/system/modules/user/forms/EditWallForm.php index 542b375a38..1ac027b571 100755 --- a/_protected/app/system/modules/user/forms/EditWallForm.php +++ b/_protected/app/system/modules/user/forms/EditWallForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/JoinForm.php b/_protected/app/system/modules/user/forms/JoinForm.php index c3b55dd409..3a433e68bb 100755 --- a/_protected/app/system/modules/user/forms/JoinForm.php +++ b/_protected/app/system/modules/user/forms/JoinForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/LoginForm.php b/_protected/app/system/modules/user/forms/LoginForm.php index 893b374389..55fa7b286c 100755 --- a/_protected/app/system/modules/user/forms/LoginForm.php +++ b/_protected/app/system/modules/user/forms/LoginForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/LoginSplashForm.php b/_protected/app/system/modules/user/forms/LoginSplashForm.php index cd46b0ffbc..1ab0337e16 100755 --- a/_protected/app/system/modules/user/forms/LoginSplashForm.php +++ b/_protected/app/system/modules/user/forms/LoginSplashForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/NotificationForm.php b/_protected/app/system/modules/user/forms/NotificationForm.php index e9bac83eb9..86a69a5ef0 100755 --- a/_protected/app/system/modules/user/forms/NotificationForm.php +++ b/_protected/app/system/modules/user/forms/NotificationForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/PrivacyForm.php b/_protected/app/system/modules/user/forms/PrivacyForm.php index 2a020763d5..87dffce01f 100755 --- a/_protected/app/system/modules/user/forms/PrivacyForm.php +++ b/_protected/app/system/modules/user/forms/PrivacyForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/SearchVisitorForm.php b/_protected/app/system/modules/user/forms/SearchVisitorForm.php index 0136390c98..b5c53c5493 100755 --- a/_protected/app/system/modules/user/forms/SearchVisitorForm.php +++ b/_protected/app/system/modules/user/forms/SearchVisitorForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/WallForm.php b/_protected/app/system/modules/user/forms/WallForm.php index 164a70f2cd..093ff31a82 100755 --- a/_protected/app/system/modules/user/forms/WallForm.php +++ b/_protected/app/system/modules/user/forms/WallForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form diff --git a/_protected/app/system/modules/user/forms/processing/AvatarFormProcess.php b/_protected/app/system/modules/user/forms/processing/AvatarFormProcess.php index 491b48ca01..9cea912b03 100755 --- a/_protected/app/system/modules/user/forms/processing/AvatarFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/AvatarFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/DesignFormProcess.php b/_protected/app/system/modules/user/forms/processing/DesignFormProcess.php index f6e872dba2..240d57a108 100755 --- a/_protected/app/system/modules/user/forms/processing/DesignFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/DesignFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/EditFormProcess.php b/_protected/app/system/modules/user/forms/processing/EditFormProcess.php index 1993bb8a90..54e8fe71cf 100755 --- a/_protected/app/system/modules/user/forms/processing/EditFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/EditFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/EditWallFormProcess.php b/_protected/app/system/modules/user/forms/processing/EditWallFormProcess.php index 3f1abfb6b5..72778341b3 100755 --- a/_protected/app/system/modules/user/forms/processing/EditWallFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/EditWallFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/JoinFormProcess.php b/_protected/app/system/modules/user/forms/processing/JoinFormProcess.php index 2a7bd4451e..831171de9d 100755 --- a/_protected/app/system/modules/user/forms/processing/JoinFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/JoinFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/LoginFormProcess.php b/_protected/app/system/modules/user/forms/processing/LoginFormProcess.php index 357dc0da2e..f5679e9e73 100755 --- a/_protected/app/system/modules/user/forms/processing/LoginFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/LoginFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/NotificationFormProcess.php b/_protected/app/system/modules/user/forms/processing/NotificationFormProcess.php index c688b6479d..b6a62d76e4 100755 --- a/_protected/app/system/modules/user/forms/processing/NotificationFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/NotificationFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/PrivacyFormProcess.php b/_protected/app/system/modules/user/forms/processing/PrivacyFormProcess.php index b6d8f33bb4..16680e1a27 100755 --- a/_protected/app/system/modules/user/forms/processing/PrivacyFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/PrivacyFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/forms/processing/WallFormProcess.php b/_protected/app/system/modules/user/forms/processing/WallFormProcess.php index 6870f0160d..add17c4fa8 100755 --- a/_protected/app/system/modules/user/forms/processing/WallFormProcess.php +++ b/_protected/app/system/modules/user/forms/processing/WallFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Form / Processing diff --git a/_protected/app/system/modules/user/inc/class/Registration.php b/_protected/app/system/modules/user/inc/class/Registration.php index 7fbdc59822..97afc9eee3 100755 --- a/_protected/app/system/modules/user/inc/class/Registration.php +++ b/_protected/app/system/modules/user/inc/class/Registration.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Inc / Class diff --git a/_protected/app/system/modules/user/inc/class/User.php b/_protected/app/system/modules/user/inc/class/User.php index c3e263f1da..41de2ba3e3 100755 --- a/_protected/app/system/modules/user/inc/class/User.php +++ b/_protected/app/system/modules/user/inc/class/User.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / User / Inc / Class diff --git a/_protected/app/system/modules/user/models/UserModel.php b/_protected/app/system/modules/user/models/UserModel.php index 659849a51a..99a852fff4 100755 --- a/_protected/app/system/modules/user/models/UserModel.php +++ b/_protected/app/system/modules/user/models/UserModel.php @@ -2,7 +2,7 @@ /** * @title User Model * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / User / Model diff --git a/_protected/app/system/modules/user/models/VisitorModel.php b/_protected/app/system/modules/user/models/VisitorModel.php index f84fc6c537..da336ef57c 100644 --- a/_protected/app/system/modules/user/models/VisitorModel.php +++ b/_protected/app/system/modules/user/models/VisitorModel.php @@ -2,7 +2,7 @@ /** * @title Visitor Model * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / User / Model diff --git a/_protected/app/system/modules/user/models/WallModel.php b/_protected/app/system/modules/user/models/WallModel.php index a080d4f35c..d352f7c7a9 100755 --- a/_protected/app/system/modules/user/models/WallModel.php +++ b/_protected/app/system/modules/user/models/WallModel.php @@ -2,7 +2,7 @@ /** * @title Wall Model * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ App / System / Module / User / Model diff --git a/_protected/app/system/modules/video/config/Permission.php b/_protected/app/system/modules/video/config/Permission.php index e73b0ce6b2..479c97ed49 100755 --- a/_protected/app/system/modules/video/config/Permission.php +++ b/_protected/app/system/modules/video/config/Permission.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Config diff --git a/_protected/app/system/modules/video/config/config.ini b/_protected/app/system/modules/video/config/config.ini index 43566ed761..8497a5552c 100755 --- a/_protected/app/system/modules/video/config/config.ini +++ b/_protected/app/system/modules/video/config/config.ini @@ -12,7 +12,7 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [module.setting] url_title.pattern = "[\w\s\-\?!¿¡\(\)\[\],'\"éèëêáàäãâíïîóöõôúùüûąćçśñÿß]{2,40}" diff --git a/_protected/app/system/modules/video/controllers/AdminController.php b/_protected/app/system/modules/video/controllers/AdminController.php index 969a6cd0c8..c101766973 100644 --- a/_protected/app/system/modules/video/controllers/AdminController.php +++ b/_protected/app/system/modules/video/controllers/AdminController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Connect / Controller diff --git a/_protected/app/system/modules/video/controllers/MainController.php b/_protected/app/system/modules/video/controllers/MainController.php index a037983805..99ea9c1df7 100755 --- a/_protected/app/system/modules/video/controllers/MainController.php +++ b/_protected/app/system/modules/video/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Controller diff --git a/_protected/app/system/modules/video/forms/AlbumForm.php b/_protected/app/system/modules/video/forms/AlbumForm.php index f7348579f7..13ab3b60a0 100755 --- a/_protected/app/system/modules/video/forms/AlbumForm.php +++ b/_protected/app/system/modules/video/forms/AlbumForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form diff --git a/_protected/app/system/modules/video/forms/EditAlbumForm.php b/_protected/app/system/modules/video/forms/EditAlbumForm.php index 7b6a0d6e25..f18f184515 100755 --- a/_protected/app/system/modules/video/forms/EditAlbumForm.php +++ b/_protected/app/system/modules/video/forms/EditAlbumForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form diff --git a/_protected/app/system/modules/video/forms/EditVideoForm.php b/_protected/app/system/modules/video/forms/EditVideoForm.php index 5e4a81f342..edc148e42f 100755 --- a/_protected/app/system/modules/video/forms/EditVideoForm.php +++ b/_protected/app/system/modules/video/forms/EditVideoForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form diff --git a/_protected/app/system/modules/video/forms/SearchVideoForm.php b/_protected/app/system/modules/video/forms/SearchVideoForm.php index c8ae6f3055..42eefd9feb 100755 --- a/_protected/app/system/modules/video/forms/SearchVideoForm.php +++ b/_protected/app/system/modules/video/forms/SearchVideoForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form diff --git a/_protected/app/system/modules/video/forms/VideoForm.php b/_protected/app/system/modules/video/forms/VideoForm.php index 3e55e8761b..22d7fed60c 100755 --- a/_protected/app/system/modules/video/forms/VideoForm.php +++ b/_protected/app/system/modules/video/forms/VideoForm.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form diff --git a/_protected/app/system/modules/video/forms/processing/AlbumFormProcess.php b/_protected/app/system/modules/video/forms/processing/AlbumFormProcess.php index a9b44e9531..dd6c045f38 100755 --- a/_protected/app/system/modules/video/forms/processing/AlbumFormProcess.php +++ b/_protected/app/system/modules/video/forms/processing/AlbumFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form / Processing diff --git a/_protected/app/system/modules/video/forms/processing/EditAlbumFormProcess.php b/_protected/app/system/modules/video/forms/processing/EditAlbumFormProcess.php index b1ea425a48..313472901c 100755 --- a/_protected/app/system/modules/video/forms/processing/EditAlbumFormProcess.php +++ b/_protected/app/system/modules/video/forms/processing/EditAlbumFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form / Processing diff --git a/_protected/app/system/modules/video/forms/processing/EditVideoFormProcess.php b/_protected/app/system/modules/video/forms/processing/EditVideoFormProcess.php index 2434779fce..a0ef705b42 100755 --- a/_protected/app/system/modules/video/forms/processing/EditVideoFormProcess.php +++ b/_protected/app/system/modules/video/forms/processing/EditVideoFormProcess.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form / Processing diff --git a/_protected/app/system/modules/video/forms/processing/VideoFormProcess.php b/_protected/app/system/modules/video/forms/processing/VideoFormProcess.php index d18f28a4e8..76c951d0ed 100755 --- a/_protected/app/system/modules/video/forms/processing/VideoFormProcess.php +++ b/_protected/app/system/modules/video/forms/processing/VideoFormProcess.php @@ -3,7 +3,7 @@ * @title Video Form Process Class * @desc Class that allows to download the video to the server and save the information about the video in the database. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Form / Processing diff --git a/_protected/app/system/modules/video/inc/class/Video.php b/_protected/app/system/modules/video/inc/class/Video.php index 77b276d384..528297607a 100755 --- a/_protected/app/system/modules/video/inc/class/Video.php +++ b/_protected/app/system/modules/video/inc/class/Video.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Inc / Class diff --git a/_protected/app/system/modules/video/inc/class/design/VideoDesign.php b/_protected/app/system/modules/video/inc/class/design/VideoDesign.php index 22b6806994..9b1d220703 100755 --- a/_protected/app/system/modules/video/inc/class/design/VideoDesign.php +++ b/_protected/app/system/modules/video/inc/class/design/VideoDesign.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Inc / Class / Design diff --git a/_protected/app/system/modules/video/models/VideoModel.php b/_protected/app/system/modules/video/models/VideoModel.php index 92016245d7..13c9e43b9e 100755 --- a/_protected/app/system/modules/video/models/VideoModel.php +++ b/_protected/app/system/modules/video/models/VideoModel.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Video / Model diff --git a/_protected/app/system/modules/xml/config/config.ini b/_protected/app/system/modules/xml/config/config.ini index 3a2a223da6..16dcdc3f30 100755 --- a/_protected/app/system/modules/xml/config/config.ini +++ b/_protected/app/system/modules/xml/config/config.ini @@ -12,4 +12,4 @@ author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/xml/controllers/MainController.php b/_protected/app/system/modules/xml/controllers/MainController.php index 8f6fbb7fc8..3fcdd5a251 100755 --- a/_protected/app/system/modules/xml/controllers/MainController.php +++ b/_protected/app/system/modules/xml/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Xml / Controller diff --git a/_protected/app/system/modules/xml/controllers/RssController.php b/_protected/app/system/modules/xml/controllers/RssController.php index b5c99d43e0..646c83a750 100755 --- a/_protected/app/system/modules/xml/controllers/RssController.php +++ b/_protected/app/system/modules/xml/controllers/RssController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Xml / Controller diff --git a/_protected/app/system/modules/xml/controllers/SitemapController.php b/_protected/app/system/modules/xml/controllers/SitemapController.php index ca77144bac..a077382980 100755 --- a/_protected/app/system/modules/xml/controllers/SitemapController.php +++ b/_protected/app/system/modules/xml/controllers/SitemapController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Xml / Controller diff --git a/_protected/app/system/modules/xml/controllers/XmlControllable.php b/_protected/app/system/modules/xml/controllers/XmlControllable.php index 058426e557..2afb9177b1 100644 --- a/_protected/app/system/modules/xml/controllers/XmlControllable.php +++ b/_protected/app/system/modules/xml/controllers/XmlControllable.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Xml / Controller diff --git a/_protected/app/system/modules/xml/inc/class/DateFormat.php b/_protected/app/system/modules/xml/inc/class/DateFormat.php index 4b172f5ad2..1ea7d53e9d 100755 --- a/_protected/app/system/modules/xml/inc/class/DateFormat.php +++ b/_protected/app/system/modules/xml/inc/class/DateFormat.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Xml / Inc / Class diff --git a/_protected/app/system/modules/xml/inc/class/design/XmlDesign.php b/_protected/app/system/modules/xml/inc/class/design/XmlDesign.php index 6411e8b82b..3710a8205c 100755 --- a/_protected/app/system/modules/xml/inc/class/design/XmlDesign.php +++ b/_protected/app/system/modules/xml/inc/class/design/XmlDesign.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Xml / Inc / Class / Design diff --git a/_protected/framework/Acl/Acl.class.php b/_protected/framework/Acl/Acl.class.php index dad1c1705d..d1852f35ae 100644 --- a/_protected/framework/Acl/Acl.class.php +++ b/_protected/framework/Acl/Acl.class.php @@ -2,7 +2,7 @@ /** * @title ACL (Access Control Lists) Main Class * - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Acl diff --git a/_protected/framework/Acl/AclResource.class.php b/_protected/framework/Acl/AclResource.class.php index 739d7f761d..d49ace5233 100755 --- a/_protected/framework/Acl/AclResource.class.php +++ b/_protected/framework/Acl/AclResource.class.php @@ -2,7 +2,7 @@ /** * @title Acl Resource Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Acl diff --git a/_protected/framework/Acl/Exception.class.php b/_protected/framework/Acl/Exception.class.php index b462b818c6..2f8d5e9861 100755 --- a/_protected/framework/Acl/Exception.class.php +++ b/_protected/framework/Acl/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry SORIA * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Acl diff --git a/_protected/framework/Acl/Role.class.php b/_protected/framework/Acl/Role.class.php index 248a2e0dae..16257c834d 100755 --- a/_protected/framework/Acl/Role.class.php +++ b/_protected/framework/Acl/Role.class.php @@ -2,7 +2,7 @@ /** * @title Acl Role Class * - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Acl diff --git a/_protected/framework/Ads/Ads.class.php b/_protected/framework/Ads/Ads.class.php index 7ba253ed1a..238c47a159 100755 --- a/_protected/framework/Ads/Ads.class.php +++ b/_protected/framework/Ads/Ads.class.php @@ -2,7 +2,7 @@ /** * @title Advertisement Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Ads diff --git a/_protected/framework/Ajax/Ajax.class.php b/_protected/framework/Ajax/Ajax.class.php index 345abeab29..58e0ef0211 100755 --- a/_protected/framework/Ajax/Ajax.class.php +++ b/_protected/framework/Ajax/Ajax.class.php @@ -2,7 +2,7 @@ /** * @title Ajax Helper Class * - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Ajax diff --git a/_protected/framework/Analytics/Analytics.class.php b/_protected/framework/Analytics/Analytics.class.php index 251df5a221..e7330417c9 100755 --- a/_protected/framework/Analytics/Analytics.class.php +++ b/_protected/framework/Analytics/Analytics.class.php @@ -3,7 +3,7 @@ * @title Analytics Class * @desc Compute Stats of Site Referers. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Analytics diff --git a/_protected/framework/Analytics/GoogleAnalyticsAPI.class.php b/_protected/framework/Analytics/GoogleAnalyticsAPI.class.php index b6a9e3df6f..9312bd6ea5 100755 --- a/_protected/framework/Analytics/GoogleAnalyticsAPI.class.php +++ b/_protected/framework/Analytics/GoogleAnalyticsAPI.class.php @@ -18,7 +18,7 @@ * @version 30/04/2011 * * MODIFIED BY: -* @author Pierre-Henry Soria +* @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. */ diff --git a/_protected/framework/Analytics/Statistic.class.php b/_protected/framework/Analytics/Statistic.class.php index 71bf9b3844..5574f6221d 100755 --- a/_protected/framework/Analytics/Statistic.class.php +++ b/_protected/framework/Analytics/Statistic.class.php @@ -2,7 +2,7 @@ /** * View Statistics methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Analytics diff --git a/_protected/framework/Analytics/StoreStats.class.php b/_protected/framework/Analytics/StoreStats.class.php index f7983822dd..7226df0805 100755 --- a/_protected/framework/Analytics/StoreStats.class.php +++ b/_protected/framework/Analytics/StoreStats.class.php @@ -2,7 +2,7 @@ /** * @title Store Stats Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Analytics diff --git a/_protected/framework/Annotation/Annotation.class.php b/_protected/framework/Annotation/Annotation.class.php index 658b270b1c..4e3fe8783d 100755 --- a/_protected/framework/Annotation/Annotation.class.php +++ b/_protected/framework/Annotation/Annotation.class.php @@ -4,7 +4,7 @@ * @desc This class makes use of annotations (similar to Java >= 5). * To use annotations, you must inherit your class with this Annotation class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Annotation diff --git a/_protected/framework/Api/Api.trait.php b/_protected/framework/Api/Api.trait.php index 816d01ad1c..d61fe27a97 100644 --- a/_protected/framework/Api/Api.trait.php +++ b/_protected/framework/Api/Api.trait.php @@ -2,7 +2,7 @@ /** * @title Api Trait * - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Api diff --git a/_protected/framework/Api/Tool.class.php b/_protected/framework/Api/Tool.class.php index e480fff14e..1df310127f 100644 --- a/_protected/framework/Api/Tool.class.php +++ b/_protected/framework/Api/Tool.class.php @@ -2,7 +2,7 @@ /** * @title API Tool Class * - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Api diff --git a/_protected/framework/CArray/CArray.class.php b/_protected/framework/CArray/CArray.class.php index 53e90270c3..a9b3d07946 100755 --- a/_protected/framework/CArray/CArray.class.php +++ b/_protected/framework/CArray/CArray.class.php @@ -3,7 +3,7 @@ * @title Array Class * @desc Useful methods for the handing Array. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / CArray diff --git a/_protected/framework/CArray/ObjArr.class.php b/_protected/framework/CArray/ObjArr.class.php index aecdfd5a33..5e874747ba 100755 --- a/_protected/framework/CArray/ObjArr.class.php +++ b/_protected/framework/CArray/ObjArr.class.php @@ -3,7 +3,7 @@ * @title Object Array Class * @desc Convert Objects and Arrays. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / CArray diff --git a/_protected/framework/Cache/Cache.class.php b/_protected/framework/Cache/Cache.class.php index 5052528b80..6330b53712 100755 --- a/_protected/framework/Cache/Cache.class.php +++ b/_protected/framework/Cache/Cache.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cache diff --git a/_protected/framework/Cache/IOException.class.php b/_protected/framework/Cache/IOException.class.php index 2117f9a72b..f6d0c9b206 100755 --- a/_protected/framework/Cache/IOException.class.php +++ b/_protected/framework/Cache/IOException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cache diff --git a/_protected/framework/Cache/Storage/Apc.class.php b/_protected/framework/Cache/Storage/Apc.class.php index a3b21c028b..94d0b3faca 100755 --- a/_protected/framework/Cache/Storage/Apc.class.php +++ b/_protected/framework/Cache/Storage/Apc.class.php @@ -3,7 +3,7 @@ * @title Apc Class * @desc APC (Alternative PHP Cache). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cache / Storage diff --git a/_protected/framework/Cache/Storage/Memcache.class.php b/_protected/framework/Cache/Storage/Memcache.class.php index e69c987777..51a9a357f1 100755 --- a/_protected/framework/Cache/Storage/Memcache.class.php +++ b/_protected/framework/Cache/Storage/Memcache.class.php @@ -3,7 +3,7 @@ * @title Memcache Class * @desc Memcache Storage Cache. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cache / Storage diff --git a/_protected/framework/Cache/Storage/MissingExtensionException.class.php b/_protected/framework/Cache/Storage/MissingExtensionException.class.php index 3e0eeed0a9..94c0f98ee0 100644 --- a/_protected/framework/Cache/Storage/MissingExtensionException.class.php +++ b/_protected/framework/Cache/Storage/MissingExtensionException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cache / Storage diff --git a/_protected/framework/Cache/Storage/Redis.class.php b/_protected/framework/Cache/Storage/Redis.class.php index a4332967c4..ef50ecaa02 100644 --- a/_protected/framework/Cache/Storage/Redis.class.php +++ b/_protected/framework/Cache/Storage/Redis.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cache / Storage diff --git a/_protected/framework/Compress/Compress.class.php b/_protected/framework/Compress/Compress.class.php index cb05849992..a69729be28 100755 --- a/_protected/framework/Compress/Compress.class.php +++ b/_protected/framework/Compress/Compress.class.php @@ -3,7 +3,7 @@ * @title Compress Class * @desc This class that compresses the data. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @author Some pieces of code are inspired by Schepp Christian Schaefer's script (CSS JS booster). * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/framework/Compress/Exception.class.php b/_protected/framework/Compress/Exception.class.php index 1dcb4555d1..500dd6fa5d 100755 --- a/_protected/framework/Compress/Exception.class.php +++ b/_protected/framework/Compress/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Compress diff --git a/_protected/framework/Compress/Minify/Css.class.php b/_protected/framework/Compress/Minify/Css.class.php index 38d1d4ed1d..92372b3cf9 100755 --- a/_protected/framework/Compress/Minify/Css.class.php +++ b/_protected/framework/Compress/Minify/Css.class.php @@ -25,7 +25,7 @@ * @author http://code.google.com/u/1stvamp/ (Issue 64 patch) * * THIS FILE HAS BEEN MODIFIED BY: - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. */ class Css diff --git a/_protected/framework/Compress/Minify/Js.class.php b/_protected/framework/Compress/Minify/Js.class.php index 8056b17a5b..d1d3f0d842 100755 --- a/_protected/framework/Compress/Minify/Js.class.php +++ b/_protected/framework/Compress/Minify/Js.class.php @@ -51,7 +51,7 @@ * @link https://github.com/rgrove/jsmin-php * * THIS FILE HAS BEEN MODIFIED BY: - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. */ class JS diff --git a/_protected/framework/Compress/ValueObject/FileType.class.php b/_protected/framework/Compress/ValueObject/FileType.class.php index 986b44ffd1..0079f2212d 100644 --- a/_protected/framework/Compress/ValueObject/FileType.class.php +++ b/_protected/framework/Compress/ValueObject/FileType.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Compress / ValueObject diff --git a/_protected/framework/Compress/ValueObject/InvalidFileTypeException.class.php b/_protected/framework/Compress/ValueObject/InvalidFileTypeException.class.php index 6d41fc3bd8..3c5c043dc7 100644 --- a/_protected/framework/Compress/ValueObject/InvalidFileTypeException.class.php +++ b/_protected/framework/Compress/ValueObject/InvalidFileTypeException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Compress / ValueObject diff --git a/_protected/framework/Config/Config.class.php b/_protected/framework/Config/Config.class.php index 00fbed70b9..d9b4c415fd 100755 --- a/_protected/framework/Config/Config.class.php +++ b/_protected/framework/Config/Config.class.php @@ -2,7 +2,7 @@ /** * @desc Loading and management config files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Config diff --git a/_protected/framework/Config/Configurable.interface.php b/_protected/framework/Config/Configurable.interface.php index 1aa45a5671..e7002b9955 100755 --- a/_protected/framework/Config/Configurable.interface.php +++ b/_protected/framework/Config/Configurable.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Config diff --git a/_protected/framework/Config/FileNotFoundException.class.php b/_protected/framework/Config/FileNotFoundException.class.php index c12a128caf..f29ac902d8 100644 --- a/_protected/framework/Config/FileNotFoundException.class.php +++ b/_protected/framework/Config/FileNotFoundException.class.php @@ -3,7 +3,7 @@ * @title Config Class * @desc Loading and management config files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Config diff --git a/_protected/framework/Config/KeyAlreadyExistsException.class.php b/_protected/framework/Config/KeyAlreadyExistsException.class.php index 91d4951203..9b83e6621a 100644 --- a/_protected/framework/Config/KeyAlreadyExistsException.class.php +++ b/_protected/framework/Config/KeyAlreadyExistsException.class.php @@ -3,7 +3,7 @@ * @title Config Class * @desc Loading and management config files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Config diff --git a/_protected/framework/Cookie/Cookie.class.php b/_protected/framework/Cookie/Cookie.class.php index 22f2f77cd6..f041faa76c 100755 --- a/_protected/framework/Cookie/Cookie.class.php +++ b/_protected/framework/Cookie/Cookie.class.php @@ -2,7 +2,7 @@ /** * @desc Handler Cookie * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cookie diff --git a/_protected/framework/Core/Exception.class.php b/_protected/framework/Core/Exception.class.php index 662ca6fc0a..8628894c9b 100755 --- a/_protected/framework/Core/Exception.class.php +++ b/_protected/framework/Core/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Core diff --git a/_protected/framework/Core/Kernel.class.php b/_protected/framework/Core/Kernel.class.php index dceaac1d0d..504f34c4ef 100644 --- a/_protected/framework/Core/Kernel.class.php +++ b/_protected/framework/Core/Kernel.class.php @@ -32,7 +32,7 @@ abstract class Kernel const SOFTWARE_REVIEW_URL = 'https://sourceforge.net/projects/ph7socialdating/reviews/'; const PATREON_URL = 'https://www.patreon.com/bePatron?u=3534366'; const BUYMEACOFFEE_URL = 'https://www.buymeacoffee.com/ph7cms'; - const SOFTWARE_EMAIL = 'hello@ph7cms.com'; + const SOFTWARE_EMAIL = 'hello@ph7builder.com'; const SOFTWARE_TWITTER = '@pH7Soft'; const SOFTWARE_AUTHOR = 'Pierre-Henry Soria'; const SOFTWARE_COMPANY = 'Web Engineer, Pierre-Henry Soria'; diff --git a/_protected/framework/Cron/Run/Cron.class.php b/_protected/framework/Cron/Run/Cron.class.php index 7715471538..cf0bcfd7c3 100755 --- a/_protected/framework/Cron/Run/Cron.class.php +++ b/_protected/framework/Cron/Run/Cron.class.php @@ -3,7 +3,7 @@ * @title Cron Class * @desc Generic class for the Periodic Cron. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Cron / Run diff --git a/_protected/framework/Date/CDateTime.class.php b/_protected/framework/Date/CDateTime.class.php index 9871ef67b4..8c317176bb 100755 --- a/_protected/framework/Date/CDateTime.class.php +++ b/_protected/framework/Date/CDateTime.class.php @@ -2,7 +2,7 @@ /** * @desc Some useful methods of dates, formatting managements of time relative to the language. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Date diff --git a/_protected/framework/Date/Exception.class.php b/_protected/framework/Date/Exception.class.php index 75550c33dd..ead26a6b57 100755 --- a/_protected/framework/Date/Exception.class.php +++ b/_protected/framework/Date/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Date diff --git a/_protected/framework/Date/ValueObject/DateTime.class.php b/_protected/framework/Date/ValueObject/DateTime.class.php index 98ac974801..bac7b45699 100644 --- a/_protected/framework/Date/ValueObject/DateTime.class.php +++ b/_protected/framework/Date/ValueObject/DateTime.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Date / ValueObject diff --git a/_protected/framework/Date/ValueObject/InvalidDateFormatException.class.php b/_protected/framework/Date/ValueObject/InvalidDateFormatException.class.php index cb3382b6ee..438686753d 100644 --- a/_protected/framework/Date/ValueObject/InvalidDateFormatException.class.php +++ b/_protected/framework/Date/ValueObject/InvalidDateFormatException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Date / ValueObject diff --git a/_protected/framework/Date/Various.class.php b/_protected/framework/Date/Various.class.php index 749276786f..f3d063c09e 100755 --- a/_protected/framework/Date/Various.class.php +++ b/_protected/framework/Date/Various.class.php @@ -3,7 +3,7 @@ * @title Various Date Class * @desc Useful date methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Date diff --git a/_protected/framework/Error/CException/ErrException.class.php b/_protected/framework/Error/CException/ErrException.class.php index 34da6b8d46..5bd07d3ad4 100755 --- a/_protected/framework/Error/CException/ErrException.class.php +++ b/_protected/framework/Error/CException/ErrException.class.php @@ -3,7 +3,7 @@ * @title Error Exception Class * @desc Management error messages for the Exceptions. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error / CException diff --git a/_protected/framework/Error/CException/Escape.trait.php b/_protected/framework/Error/CException/Escape.trait.php index 9a60a96dd3..7921cacd2c 100755 --- a/_protected/framework/Error/CException/Escape.trait.php +++ b/_protected/framework/Error/CException/Escape.trait.php @@ -3,7 +3,7 @@ * @title Escape Exception Trait * @desc Escape the exception message. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error / CException diff --git a/_protected/framework/Error/CException/PH7BadMethodCallException.class.php b/_protected/framework/Error/CException/PH7BadMethodCallException.class.php index 20da9cf583..1c4dd1bf70 100755 --- a/_protected/framework/Error/CException/PH7BadMethodCallException.class.php +++ b/_protected/framework/Error/CException/PH7BadMethodCallException.class.php @@ -3,7 +3,7 @@ * @title PH7 Bad Method Call Exception Class * @desc Exception Bad Method Call handling. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Error / CException diff --git a/_protected/framework/Error/CException/PH7Exception.class.php b/_protected/framework/Error/CException/PH7Exception.class.php index 5893833cb1..f5a1f476ba 100755 --- a/_protected/framework/Error/CException/PH7Exception.class.php +++ b/_protected/framework/Error/CException/PH7Exception.class.php @@ -3,7 +3,7 @@ * @title PH7 Exception Class * @desc Exception handling and displaying exception message. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error / CException diff --git a/_protected/framework/Error/CException/PH7InvalidArgumentException.class.php b/_protected/framework/Error/CException/PH7InvalidArgumentException.class.php index 90b2cd2838..1ca902db6a 100755 --- a/_protected/framework/Error/CException/PH7InvalidArgumentException.class.php +++ b/_protected/framework/Error/CException/PH7InvalidArgumentException.class.php @@ -3,7 +3,7 @@ * @title PH7 Invalid Argument Exception Class * @desc Exception Invalid Argument handling. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error / CException diff --git a/_protected/framework/Error/CException/PH7RuntimeException.class.php b/_protected/framework/Error/CException/PH7RuntimeException.class.php index 65283672b6..aeabb7354b 100755 --- a/_protected/framework/Error/CException/PH7RuntimeException.class.php +++ b/_protected/framework/Error/CException/PH7RuntimeException.class.php @@ -3,7 +3,7 @@ * @title PH7 Runtime Exception Class * @desc Exception Runtime handling. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error / CException diff --git a/_protected/framework/Error/CException/UserException.class.php b/_protected/framework/Error/CException/UserException.class.php index d9ae8036e5..613e062c3c 100755 --- a/_protected/framework/Error/CException/UserException.class.php +++ b/_protected/framework/Error/CException/UserException.class.php @@ -3,7 +3,7 @@ * @title PH7 User Exception Class * @desc User Exception handling. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error / CException diff --git a/_protected/framework/Error/Debug.class.php b/_protected/framework/Error/Debug.class.php index 5591e59678..584a223682 100755 --- a/_protected/framework/Error/Debug.class.php +++ b/_protected/framework/Error/Debug.class.php @@ -3,7 +3,7 @@ * @title Debug Class * @desc Management debug mode site. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error diff --git a/_protected/framework/Error/Logger.class.php b/_protected/framework/Error/Logger.class.php index 927e2983dd..3a6d2c7763 100755 --- a/_protected/framework/Error/Logger.class.php +++ b/_protected/framework/Error/Logger.class.php @@ -2,7 +2,7 @@ /** * @desc Handler Logger Management. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error diff --git a/_protected/framework/Error/LoggerExcept.class.php b/_protected/framework/Error/LoggerExcept.class.php index fa8c6f284c..ee8da0cd36 100755 --- a/_protected/framework/Error/LoggerExcept.class.php +++ b/_protected/framework/Error/LoggerExcept.class.php @@ -3,7 +3,7 @@ * @title Logger Except Class * @desc Handler Logger Exception Management. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7/ Framework / Error diff --git a/_protected/framework/File/CurlException.class.php b/_protected/framework/File/CurlException.class.php index 7c1c97fb61..0e0ace7055 100755 --- a/_protected/framework/File/CurlException.class.php +++ b/_protected/framework/File/CurlException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/File.class.php b/_protected/framework/File/File.class.php index 5b2298c50d..98965c060f 100755 --- a/_protected/framework/File/File.class.php +++ b/_protected/framework/File/File.class.php @@ -3,7 +3,7 @@ * @title File Class * @desc Useful methods for handling files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/GenerableFile.interface.php b/_protected/framework/File/GenerableFile.interface.php index 1466af6627..7110e39bd5 100644 --- a/_protected/framework/File/GenerableFile.interface.php +++ b/_protected/framework/File/GenerableFile.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/IOException.class.php b/_protected/framework/File/IOException.class.php index e42eb385c0..93118f5a60 100755 --- a/_protected/framework/File/IOException.class.php +++ b/_protected/framework/File/IOException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/Import.class.php b/_protected/framework/File/Import.class.php index ecddfd410c..f82c1b7ef1 100755 --- a/_protected/framework/File/Import.class.php +++ b/_protected/framework/File/Import.class.php @@ -2,7 +2,7 @@ /** * Helper to importing files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/MissingProgramException.class.php b/_protected/framework/File/MissingProgramException.class.php index 472751a901..a2bfac63a6 100755 --- a/_protected/framework/File/MissingProgramException.class.php +++ b/_protected/framework/File/MissingProgramException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/Permission/Chmod.class.php b/_protected/framework/File/Permission/Chmod.class.php index 924e8e3b4a..4c93b96d6e 100644 --- a/_protected/framework/File/Permission/Chmod.class.php +++ b/_protected/framework/File/Permission/Chmod.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Permission diff --git a/_protected/framework/File/Permission/File.class.php b/_protected/framework/File/Permission/File.class.php index ef23782468..b2179bfbdf 100755 --- a/_protected/framework/File/Permission/File.class.php +++ b/_protected/framework/File/Permission/File.class.php @@ -2,7 +2,7 @@ /** * @title File Permission Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Permission @@ -38,4 +38,3 @@ public function canExecute($sFile) return is_file($sFile) && is_executable($sFile); } } - diff --git a/_protected/framework/File/Permission/Folder.class.php b/_protected/framework/File/Permission/Folder.class.php index 32493ce3fa..fab2b7b692 100755 --- a/_protected/framework/File/Permission/Folder.class.php +++ b/_protected/framework/File/Permission/Folder.class.php @@ -2,7 +2,7 @@ /** * @title Folder Permission Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Permission diff --git a/_protected/framework/File/Permission/Permission.class.php b/_protected/framework/File/Permission/Permission.class.php index 6c10c80546..c0b7c41a38 100755 --- a/_protected/framework/File/Permission/Permission.class.php +++ b/_protected/framework/File/Permission/Permission.class.php @@ -2,7 +2,7 @@ /** * @title Permission Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Permission diff --git a/_protected/framework/File/Permission/PermissionException.class.php b/_protected/framework/File/Permission/PermissionException.class.php index 53f01451c5..330427647b 100755 --- a/_protected/framework/File/Permission/PermissionException.class.php +++ b/_protected/framework/File/Permission/PermissionException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Permission diff --git a/_protected/framework/File/Stream.class.php b/_protected/framework/File/Stream.class.php index 3c76d5dd1c..60f6fce4b5 100755 --- a/_protected/framework/File/Stream.class.php +++ b/_protected/framework/File/Stream.class.php @@ -3,7 +3,7 @@ * @title Stream File * @desc Stream File and Standard Streams, Network Sockets. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/TooLargeException.class.php b/_protected/framework/File/TooLargeException.class.php index 3ab6d759c1..63de88ad55 100755 --- a/_protected/framework/File/TooLargeException.class.php +++ b/_protected/framework/File/TooLargeException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/Transfer/Ftp.class.php b/_protected/framework/File/Transfer/Ftp.class.php index 487ecfcd93..126ee6f74c 100755 --- a/_protected/framework/File/Transfer/Ftp.class.php +++ b/_protected/framework/File/Transfer/Ftp.class.php @@ -3,7 +3,7 @@ * @title FTP Class * @desc Management of the file transfer protocol. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Transfer diff --git a/_protected/framework/File/Transfer/MissingExtensionException.class.php b/_protected/framework/File/Transfer/MissingExtensionException.class.php index ab4ddbc94f..c25c06008b 100755 --- a/_protected/framework/File/Transfer/MissingExtensionException.class.php +++ b/_protected/framework/File/Transfer/MissingExtensionException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Transfer diff --git a/_protected/framework/File/Transfer/UploadingFileException.class.php b/_protected/framework/File/Transfer/UploadingFileException.class.php index 32ba13263d..9aa117a74e 100755 --- a/_protected/framework/File/Transfer/UploadingFileException.class.php +++ b/_protected/framework/File/Transfer/UploadingFileException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Transfer diff --git a/_protected/framework/File/Upload.class.php b/_protected/framework/File/Upload.class.php index 273a10497d..33159bb78d 100755 --- a/_protected/framework/File/Upload.class.php +++ b/_protected/framework/File/Upload.class.php @@ -2,7 +2,7 @@ /** * @title Upload File Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/File/Various.class.php b/_protected/framework/File/Various.class.php index 6632d80a41..8b5f68992b 100755 --- a/_protected/framework/File/Various.class.php +++ b/_protected/framework/File/Various.class.php @@ -2,7 +2,7 @@ /** * @title Various File Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File diff --git a/_protected/framework/Geo/Ip/Geo.class.php b/_protected/framework/Geo/Ip/Geo.class.php index 7147b3fbaf..950ac553d8 100755 --- a/_protected/framework/Geo/Ip/Geo.class.php +++ b/_protected/framework/Geo/Ip/Geo.class.php @@ -2,7 +2,7 @@ /** * @title Ip localization Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Geo / Ip diff --git a/_protected/framework/Geo/Map/Api.class.php b/_protected/framework/Geo/Map/Api.class.php index 26d529d9ca..1b436b302a 100644 --- a/_protected/framework/Geo/Map/Api.class.php +++ b/_protected/framework/Geo/Map/Api.class.php @@ -14,7 +14,7 @@ * * ----------------- Modified by Pierre-Henry SORIA ----------------- * * - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA * @copyright (c) 2011-2019, Pierre-Henry Soria, All Rights Reserved. * @version Last update 04/19/2018 * @package pH7Builder @@ -31,7 +31,7 @@ * Class to use the Google Maps v3 API * * @author Yohann CERDAN - * @author Pierre-Henry SORIA + * @author Pierre-Henry SORIA */ class Api { diff --git a/_protected/framework/Geo/Map/Map.class.php b/_protected/framework/Geo/Map/Map.class.php index 01257207dc..c5a80d5a28 100755 --- a/_protected/framework/Geo/Map/Map.class.php +++ b/_protected/framework/Geo/Map/Map.class.php @@ -2,7 +2,7 @@ /** * @title Google Map Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Geo / Map diff --git a/_protected/framework/Geo/Misc/Country.class.php b/_protected/framework/Geo/Misc/Country.class.php index e80c2de0fd..c533892e5c 100644 --- a/_protected/framework/Geo/Misc/Country.class.php +++ b/_protected/framework/Geo/Misc/Country.class.php @@ -2,7 +2,7 @@ /** * Miscellaneous Country Geo Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Geo / Misc diff --git a/_protected/framework/Http/Exception.class.php b/_protected/framework/Http/Exception.class.php index 242cdd66d8..182571ef21 100755 --- a/_protected/framework/Http/Exception.class.php +++ b/_protected/framework/Http/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Http diff --git a/_protected/framework/Http/Http.class.php b/_protected/framework/Http/Http.class.php index e7b362434a..16e4d96fb0 100755 --- a/_protected/framework/Http/Http.class.php +++ b/_protected/framework/Http/Http.class.php @@ -2,7 +2,7 @@ /** * @desc HTTP Management Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Http diff --git a/_protected/framework/Http/Rest/Rest.class.php b/_protected/framework/Http/Rest/Rest.class.php index 7eec68ee12..9cc0fc0934 100755 --- a/_protected/framework/Http/Rest/Rest.class.php +++ b/_protected/framework/Http/Rest/Rest.class.php @@ -2,7 +2,7 @@ /** * @desc Rest (REpresentational State Transfer) Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Http / Rest diff --git a/_protected/framework/Image/AmazonCloudStorage.class.php b/_protected/framework/Image/AmazonCloudStorage.class.php index 5129fef44e..06bce167ba 100644 --- a/_protected/framework/Image/AmazonCloudStorage.class.php +++ b/_protected/framework/Image/AmazonCloudStorage.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Image diff --git a/_protected/framework/Image/FileStorage.class.php b/_protected/framework/Image/FileStorage.class.php index 052b7d4b49..04bc06cc85 100755 --- a/_protected/framework/Image/FileStorage.class.php +++ b/_protected/framework/Image/FileStorage.class.php @@ -2,7 +2,7 @@ /** * @desc Class is used to create/manipulate images using GD library. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Image diff --git a/_protected/framework/Image/StorageHelper.class.php b/_protected/framework/Image/StorageHelper.class.php index 2493d0b6e6..289a4e036d 100644 --- a/_protected/framework/Image/StorageHelper.class.php +++ b/_protected/framework/Image/StorageHelper.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Image diff --git a/_protected/framework/Image/Storageable.interface.php b/_protected/framework/Image/Storageable.interface.php index 39985c5eca..ae8d4e1cc2 100644 --- a/_protected/framework/Image/Storageable.interface.php +++ b/_protected/framework/Image/Storageable.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Image diff --git a/_protected/framework/Ip/Ip.class.php b/_protected/framework/Ip/Ip.class.php index 7c07e882a8..f6b1e2c9e9 100755 --- a/_protected/framework/Ip/Ip.class.php +++ b/_protected/framework/Ip/Ip.class.php @@ -3,7 +3,7 @@ * @title Ip Class * @desc Helper for the IP Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Ip diff --git a/_protected/framework/Layout/Exception.class.php b/_protected/framework/Layout/Exception.class.php index 1d7f4aa483..f776d1a243 100755 --- a/_protected/framework/Layout/Exception.class.php +++ b/_protected/framework/Layout/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout diff --git a/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php b/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php index bdbbe1b68c..928555ecad 100755 --- a/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php +++ b/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link http://ph7cms.com diff --git a/_protected/framework/Layout/Form/Form.class.php b/_protected/framework/Layout/Form/Form.class.php index dd1ac415d2..07db6f655b 100755 --- a/_protected/framework/Layout/Form/Form.class.php +++ b/_protected/framework/Layout/Form/Form.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Form diff --git a/_protected/framework/Layout/Form/Message.trait.php b/_protected/framework/Layout/Form/Message.trait.php index e1c3f7c2dc..b24f0e6c11 100644 --- a/_protected/framework/Layout/Form/Message.trait.php +++ b/_protected/framework/Layout/Form/Message.trait.php @@ -2,7 +2,7 @@ /** * Helper that gives popular predefined form messages to avoid duplicating same strings over and over again. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Form diff --git a/_protected/framework/Layout/Gzip/Exception.class.php b/_protected/framework/Layout/Gzip/Exception.class.php index d327643c03..7e9ec64e2e 100755 --- a/_protected/framework/Layout/Gzip/Exception.class.php +++ b/_protected/framework/Layout/Gzip/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Gzip diff --git a/_protected/framework/Layout/Gzip/Gzip.class.php b/_protected/framework/Layout/Gzip/Gzip.class.php index d7d7c7a870..95e5d671a0 100755 --- a/_protected/framework/Layout/Gzip/Gzip.class.php +++ b/_protected/framework/Layout/Gzip/Gzip.class.php @@ -2,7 +2,7 @@ /** * @desc Compression and optimization of static files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Gzip diff --git a/_protected/framework/Layout/Gzip/variables.inc.php b/_protected/framework/Layout/Gzip/variables.inc.php index abbb91d388..1d7c15f78e 100755 --- a/_protected/framework/Layout/Gzip/variables.inc.php +++ b/_protected/framework/Layout/Gzip/variables.inc.php @@ -2,7 +2,7 @@ /** * @title CSS & JS dynamic variables * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Gzip diff --git a/_protected/framework/Layout/Html/Design.class.php b/_protected/framework/Layout/Html/Design.class.php index 5238f92872..8050383839 100755 --- a/_protected/framework/Layout/Html/Design.class.php +++ b/_protected/framework/Layout/Html/Design.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Html diff --git a/_protected/framework/Layout/Html/Mail.class.php b/_protected/framework/Layout/Html/Mail.class.php index 1dd79b82eb..f56bdad484 100755 --- a/_protected/framework/Layout/Html/Mail.class.php +++ b/_protected/framework/Layout/Html/Mail.class.php @@ -3,7 +3,7 @@ * @title Mail Layout Class * @desc Handler for the template emails. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Html diff --git a/_protected/framework/Layout/Html/Meta.class.php b/_protected/framework/Layout/Html/Meta.class.php index 0dedf0ff10..f7c5a8d0fe 100644 --- a/_protected/framework/Layout/Html/Meta.class.php +++ b/_protected/framework/Layout/Html/Meta.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Html diff --git a/_protected/framework/Layout/Html/PageDna.class.php b/_protected/framework/Layout/Html/PageDna.class.php index 7b942dffc1..95daa53861 100644 --- a/_protected/framework/Layout/Html/PageDna.class.php +++ b/_protected/framework/Layout/Html/PageDna.class.php @@ -2,7 +2,7 @@ /** * @title Page's DNA Generator * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2018-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Html diff --git a/_protected/framework/Layout/Html/Security.class.php b/_protected/framework/Layout/Html/Security.class.php index 3a174126ab..309d14c304 100755 --- a/_protected/framework/Layout/Html/Security.class.php +++ b/_protected/framework/Layout/Html/Security.class.php @@ -2,7 +2,7 @@ /** * This are the some security helpers to displaying. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Html diff --git a/_protected/framework/Layout/LoadTemplate.class.php b/_protected/framework/Layout/LoadTemplate.class.php index 9fb29dbd22..67c649fc00 100755 --- a/_protected/framework/Layout/LoadTemplate.class.php +++ b/_protected/framework/Layout/LoadTemplate.class.php @@ -2,7 +2,7 @@ /** * @desc Loading template files. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2010-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout diff --git a/_protected/framework/Layout/Optimization.class.php b/_protected/framework/Layout/Optimization.class.php index df2e0d4ea5..93e9d598ba 100755 --- a/_protected/framework/Layout/Optimization.class.php +++ b/_protected/framework/Layout/Optimization.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Exception.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Exception.class.php index 13c53a92cb..c6f791a23c 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Exception.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/PH7Tpl.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/PH7Tpl.class.php index b72f229d0d..9af19cf82b 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/PH7Tpl.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/PH7Tpl.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl * @copyright (c) 2011-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Func.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Func.class.php index 89ee1a0df4..55c6d264ee 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Func.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Func.class.php @@ -3,7 +3,7 @@ * Define functions (and helpers). * Predefined functions can save considerable resources and speeds up the code with respect to functions in variables assigned through the object's template engine (PH7Tpl). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Predefined diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Predefined.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Predefined.class.php index 7ad729ad31..8256778dfd 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Predefined.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Predefined.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Predefined diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Variable.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Variable.class.php index eb67a391ae..d086d882f3 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Variable.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Predefined/Variable.class.php @@ -3,7 +3,7 @@ * Define variables. * Predefined variables can save considerable resources and speeds up the code with respect to variables assigned through the object's template engine (PH7Tpl). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Predefined diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Curly.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Curly.class.php index ca83c4a907..02e56fd3a0 100644 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Curly.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Curly.class.php @@ -2,7 +2,7 @@ /** * The default Curly syntax for pH7TPl template engine. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Syntax diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/EmptyCodeException.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/EmptyCodeException.class.php index 45fb61e265..e588ddc23d 100644 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/EmptyCodeException.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/EmptyCodeException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Syntax diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Parsable.interface.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Parsable.interface.php index c01ee0e451..33dc964f3c 100644 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Parsable.interface.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Parsable.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Syntax diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Syntax.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Syntax.class.php index a10908de54..9f1eab7b9f 100644 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Syntax.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Syntax.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Syntax diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Tal.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Tal.class.php index ea26003836..7a80695555 100644 --- a/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Tal.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Tpl/Syntax/Tal.class.php @@ -3,7 +3,7 @@ * Template Attribute Language (TAL) syntax for pH7TPl template engine. * This alternative pH7Tpl syntax is a kind of “Template Attribute Language” * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Tpl / Syntax diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Xsl/Exception.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Xsl/Exception.class.php index 342f9b3291..1f942f235a 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Xsl/Exception.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Xsl/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Xsl diff --git a/_protected/framework/Layout/Tpl/Engine/PH7Xsl/PH7Xsl.class.php b/_protected/framework/Layout/Tpl/Engine/PH7Xsl/PH7Xsl.class.php index 68e8909d20..36558fdaea 100755 --- a/_protected/framework/Layout/Tpl/Engine/PH7Xsl/PH7Xsl.class.php +++ b/_protected/framework/Layout/Tpl/Engine/PH7Xsl/PH7Xsl.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine / PH7Xsl diff --git a/_protected/framework/Layout/Tpl/Engine/Templatable.interface.php b/_protected/framework/Layout/Tpl/Engine/Templatable.interface.php index a6c032de87..d4c7009723 100644 --- a/_protected/framework/Layout/Tpl/Engine/Templatable.interface.php +++ b/_protected/framework/Layout/Tpl/Engine/Templatable.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Layout / Tpl / Engine diff --git a/_protected/framework/Loader/Autoloader.php b/_protected/framework/Loader/Autoloader.php index 4b35322d68..853fc547dc 100755 --- a/_protected/framework/Loader/Autoloader.php +++ b/_protected/framework/Loader/Autoloader.php @@ -3,7 +3,7 @@ * @title Autoloader Class * @desc Loading Framework Class of pH7Builder. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Loader diff --git a/_protected/framework/Mail/Mail.class.php b/_protected/framework/Mail/Mail.class.php index 464ce594f0..46249caca1 100755 --- a/_protected/framework/Mail/Mail.class.php +++ b/_protected/framework/Mail/Mail.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mail diff --git a/_protected/framework/Math/Measure/Height.class.php b/_protected/framework/Math/Measure/Height.class.php index 7b20747bea..59216f7abf 100755 --- a/_protected/framework/Math/Measure/Height.class.php +++ b/_protected/framework/Math/Measure/Height.class.php @@ -2,7 +2,7 @@ /** * @title Height Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Math / Measure diff --git a/_protected/framework/Math/Measure/Measurable.interface.php b/_protected/framework/Math/Measure/Measurable.interface.php index d59afd37ba..2964ea32fb 100755 --- a/_protected/framework/Math/Measure/Measurable.interface.php +++ b/_protected/framework/Math/Measure/Measurable.interface.php @@ -2,7 +2,7 @@ /** * @title Measure Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Math / Measure diff --git a/_protected/framework/Math/Measure/Measure.class.php b/_protected/framework/Math/Measure/Measure.class.php index 3e76a54937..aaab34ae30 100755 --- a/_protected/framework/Math/Measure/Measure.class.php +++ b/_protected/framework/Math/Measure/Measure.class.php @@ -2,7 +2,7 @@ /** * @title Measure Abstract Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Math / Measure diff --git a/_protected/framework/Math/Measure/Weight.class.php b/_protected/framework/Math/Measure/Weight.class.php index a8252aa5c8..577f15ee83 100755 --- a/_protected/framework/Math/Measure/Weight.class.php +++ b/_protected/framework/Math/Measure/Weight.class.php @@ -2,7 +2,7 @@ /** * @title Weight Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Math / Measure diff --git a/_protected/framework/Math/Measure/Year.class.php b/_protected/framework/Math/Measure/Year.class.php index f0e56ce4e3..e45a6c6bea 100755 --- a/_protected/framework/Math/Measure/Year.class.php +++ b/_protected/framework/Math/Measure/Year.class.php @@ -2,7 +2,7 @@ /** * @title Year Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Math / Measure diff --git a/_protected/framework/Mobile/MobApp.class.php b/_protected/framework/Mobile/MobApp.class.php index f233bc544b..c94f38b43e 100644 --- a/_protected/framework/Mobile/MobApp.class.php +++ b/_protected/framework/Mobile/MobApp.class.php @@ -2,7 +2,7 @@ /** * @title Mobile App class for iOS/Android apps. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mobile diff --git a/_protected/framework/Module/Mixable.interface.php b/_protected/framework/Module/Mixable.interface.php index 6ff633b3b3..945db3d621 100755 --- a/_protected/framework/Module/Mixable.interface.php +++ b/_protected/framework/Module/Mixable.interface.php @@ -2,7 +2,7 @@ /** * @title Mixer Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Module diff --git a/_protected/framework/Module/Module.class.php b/_protected/framework/Module/Module.class.php index 85b0e67952..408f7262e7 100755 --- a/_protected/framework/Module/Module.class.php +++ b/_protected/framework/Module/Module.class.php @@ -2,7 +2,7 @@ /** * @title Module Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Module diff --git a/_protected/framework/Module/Various.class.php b/_protected/framework/Module/Various.class.php index c84c538622..708fdcc1eb 100644 --- a/_protected/framework/Module/Various.class.php +++ b/_protected/framework/Module/Various.class.php @@ -2,7 +2,7 @@ /** * @title Useful class for managing the system modules. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Module diff --git a/_protected/framework/Mvc/Controller/Controllable.interface.php b/_protected/framework/Mvc/Controller/Controllable.interface.php index cda0d48b8b..0669953032 100755 --- a/_protected/framework/Mvc/Controller/Controllable.interface.php +++ b/_protected/framework/Mvc/Controller/Controllable.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Controller diff --git a/_protected/framework/Mvc/Controller/Controller.class.php b/_protected/framework/Mvc/Controller/Controller.class.php index 1145207781..fc3db40bf9 100755 --- a/_protected/framework/Mvc/Controller/Controller.class.php +++ b/_protected/framework/Mvc/Controller/Controller.class.php @@ -3,7 +3,7 @@ * @title Core Controller Class * @desc Base class for controllers. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Controller diff --git a/_protected/framework/Mvc/Controller/Exception.class.php b/_protected/framework/Mvc/Controller/Exception.class.php index 21caae56c8..84738df511 100755 --- a/_protected/framework/Mvc/Controller/Exception.class.php +++ b/_protected/framework/Mvc/Controller/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Controller diff --git a/_protected/framework/Mvc/Model/Ads.class.php b/_protected/framework/Mvc/Model/Ads.class.php index 093ce49b43..faaeb250cd 100755 --- a/_protected/framework/Mvc/Model/Ads.class.php +++ b/_protected/framework/Mvc/Model/Ads.class.php @@ -2,7 +2,7 @@ /** * @title Advertisement Model Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Analytics.class.php b/_protected/framework/Mvc/Model/Analytics.class.php index 6a9283c58e..c742dc2f98 100755 --- a/_protected/framework/Mvc/Model/Analytics.class.php +++ b/_protected/framework/Mvc/Model/Analytics.class.php @@ -2,7 +2,7 @@ /** * @title Analytics Model Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/BlockCountry.class.php b/_protected/framework/Mvc/Model/BlockCountry.class.php index 830ddea7dd..4c00570821 100644 --- a/_protected/framework/Mvc/Model/BlockCountry.class.php +++ b/_protected/framework/Mvc/Model/BlockCountry.class.php @@ -2,7 +2,7 @@ /** * @title Security Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/DbConfig.class.php b/_protected/framework/Mvc/Model/DbConfig.class.php index 92edde8c23..52855151f6 100755 --- a/_protected/framework/Mvc/Model/DbConfig.class.php +++ b/_protected/framework/Mvc/Model/DbConfig.class.php @@ -3,7 +3,7 @@ * @title DbConfig Class * @desc Database Config Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Design.class.php b/_protected/framework/Mvc/Model/Design.class.php index a432f77ac5..eb15f97689 100755 --- a/_protected/framework/Mvc/Model/Design.class.php +++ b/_protected/framework/Mvc/Model/Design.class.php @@ -3,7 +3,7 @@ * @title Design Model Class * @desc Design Model for the HTML contents. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Engine/Db.class.php b/_protected/framework/Mvc/Model/Engine/Db.class.php index 0ac3993699..24d0dda6d7 100755 --- a/_protected/framework/Mvc/Model/Engine/Db.class.php +++ b/_protected/framework/Mvc/Model/Engine/Db.class.php @@ -3,7 +3,7 @@ * @title Db (Database) Class * @desc PDO Singleton Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine diff --git a/_protected/framework/Mvc/Model/Engine/Entity.class.php b/_protected/framework/Mvc/Model/Engine/Entity.class.php index d6cecf100e..f466ee8404 100755 --- a/_protected/framework/Mvc/Model/Engine/Entity.class.php +++ b/_protected/framework/Mvc/Model/Engine/Entity.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2013-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine diff --git a/_protected/framework/Mvc/Model/Engine/Exception.class.php b/_protected/framework/Mvc/Model/Engine/Exception.class.php index c6f80383bb..171ceb97bd 100755 --- a/_protected/framework/Mvc/Model/Engine/Exception.class.php +++ b/_protected/framework/Mvc/Model/Engine/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine diff --git a/_protected/framework/Mvc/Model/Engine/Model.class.php b/_protected/framework/Mvc/Model/Engine/Model.class.php index 8746afefa9..1ebe41ac58 100755 --- a/_protected/framework/Mvc/Model/Engine/Model.class.php +++ b/_protected/framework/Mvc/Model/Engine/Model.class.php @@ -2,7 +2,7 @@ /** * @title Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine diff --git a/_protected/framework/Mvc/Model/Engine/Record.class.php b/_protected/framework/Mvc/Model/Engine/Record.class.php index 35761a914f..4370b42bdc 100755 --- a/_protected/framework/Mvc/Model/Engine/Record.class.php +++ b/_protected/framework/Mvc/Model/Engine/Record.class.php @@ -3,7 +3,7 @@ * @title Record Class * @desc Record Database Class. It's the pH7Builder home-made Object-Relational Mapping (ORM). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine diff --git a/_protected/framework/Mvc/Model/Engine/Util/Backup.class.php b/_protected/framework/Mvc/Model/Engine/Util/Backup.class.php index 86da3ed1f0..a789375400 100755 --- a/_protected/framework/Mvc/Model/Engine/Util/Backup.class.php +++ b/_protected/framework/Mvc/Model/Engine/Util/Backup.class.php @@ -3,7 +3,7 @@ * @title Backup (Database) Class * @desc Backs up the database. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine / Util diff --git a/_protected/framework/Mvc/Model/Engine/Util/Various.class.php b/_protected/framework/Mvc/Model/Engine/Util/Various.class.php index 6fc15f2777..d7c79b9e58 100755 --- a/_protected/framework/Mvc/Model/Engine/Util/Various.class.php +++ b/_protected/framework/Mvc/Model/Engine/Util/Various.class.php @@ -3,7 +3,7 @@ * @title Various Class. * @desc Useful methods for the management of the Models. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model / Engine / Util diff --git a/_protected/framework/Mvc/Model/Lang.class.php b/_protected/framework/Mvc/Model/Lang.class.php index 74d5096cad..57e4211f44 100755 --- a/_protected/framework/Mvc/Model/Lang.class.php +++ b/_protected/framework/Mvc/Model/Lang.class.php @@ -2,7 +2,7 @@ /** * @title Lang Model Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Module.class.php b/_protected/framework/Mvc/Model/Module.class.php index 209eb75971..cae75f90a1 100644 --- a/_protected/framework/Mvc/Model/Module.class.php +++ b/_protected/framework/Mvc/Model/Module.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Security.class.php b/_protected/framework/Mvc/Model/Security.class.php index 9410f70a69..7da66e110b 100755 --- a/_protected/framework/Mvc/Model/Security.class.php +++ b/_protected/framework/Mvc/Model/Security.class.php @@ -2,7 +2,7 @@ /** * @title Security Model Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Spam.class.php b/_protected/framework/Mvc/Model/Spam.class.php index 89bf769dde..eb1b18e511 100755 --- a/_protected/framework/Mvc/Model/Spam.class.php +++ b/_protected/framework/Mvc/Model/Spam.class.php @@ -3,7 +3,7 @@ * @title Spam Model Class * @desc To prevent spam. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Model/Statistic.class.php b/_protected/framework/Mvc/Model/Statistic.class.php index 27c47b4121..76974b5754 100755 --- a/_protected/framework/Mvc/Model/Statistic.class.php +++ b/_protected/framework/Mvc/Model/Statistic.class.php @@ -2,7 +2,7 @@ /** * @title Statistic Model Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Model diff --git a/_protected/framework/Mvc/Request/Http.class.php b/_protected/framework/Mvc/Request/Http.class.php index 19a2f9dd58..58b3231a6b 100755 --- a/_protected/framework/Mvc/Request/Http.class.php +++ b/_protected/framework/Mvc/Request/Http.class.php @@ -3,7 +3,7 @@ * @title Http Request * @desc Useful class for managing HTTP request. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Request diff --git a/_protected/framework/Mvc/Request/WrongRequestMethodException.class.php b/_protected/framework/Mvc/Request/WrongRequestMethodException.class.php index db68316d29..43007f00e4 100644 --- a/_protected/framework/Mvc/Request/WrongRequestMethodException.class.php +++ b/_protected/framework/Mvc/Request/WrongRequestMethodException.class.php @@ -2,7 +2,7 @@ /** * @title Exception Http Request * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Request diff --git a/_protected/framework/Mvc/Router/FrontController.class.php b/_protected/framework/Mvc/Router/FrontController.class.php index be2f07ba0e..2d270a3a29 100755 --- a/_protected/framework/Mvc/Router/FrontController.class.php +++ b/_protected/framework/Mvc/Router/FrontController.class.php @@ -5,7 +5,7 @@ * This class is used to instantiate the Controller and the action with the MVC pattern, in short it is the heart of pH7Builder's software. * It can also retrieve the URL roads, initialize the languages​​, themes, database, etc. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Router diff --git a/_protected/framework/Mvc/Router/Uri.class.php b/_protected/framework/Mvc/Router/Uri.class.php index 44db880915..e348c49372 100755 --- a/_protected/framework/Mvc/Router/Uri.class.php +++ b/_protected/framework/Mvc/Router/Uri.class.php @@ -2,7 +2,7 @@ /** * Uri Router for URLs rewrite. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Mvc / Router diff --git a/_protected/framework/Navigation/Browser.class.php b/_protected/framework/Navigation/Browser.class.php index 3b2dc2d293..05ff238401 100755 --- a/_protected/framework/Navigation/Browser.class.php +++ b/_protected/framework/Navigation/Browser.class.php @@ -3,7 +3,7 @@ * @title Browser Class * @desc Useful Browser methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Navigation diff --git a/_protected/framework/Navigation/Page.class.php b/_protected/framework/Navigation/Page.class.php index 6059f86130..a9960907b7 100755 --- a/_protected/framework/Navigation/Page.class.php +++ b/_protected/framework/Navigation/Page.class.php @@ -2,7 +2,7 @@ /** * @desc Various Page methods with also the pagination methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Navigation diff --git a/_protected/framework/Navigation/Pagination.class.php b/_protected/framework/Navigation/Pagination.class.php index 9e083c7b55..5d1d0d6068 100755 --- a/_protected/framework/Navigation/Pagination.class.php +++ b/_protected/framework/Navigation/Pagination.class.php @@ -2,7 +2,7 @@ /** * @title Pagination Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Page diff --git a/_protected/framework/Page/Page.class.php b/_protected/framework/Page/Page.class.php index 13131fe89f..e570a92647 100755 --- a/_protected/framework/Page/Page.class.php +++ b/_protected/framework/Page/Page.class.php @@ -2,7 +2,7 @@ /** * @title Page Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Page diff --git a/_protected/framework/Parse/BbCode.class.php b/_protected/framework/Parse/BbCode.class.php index 846af97406..be805ebebb 100755 --- a/_protected/framework/Parse/BbCode.class.php +++ b/_protected/framework/Parse/BbCode.class.php @@ -3,7 +3,7 @@ * @title BBCode Class * @desc BBCode Markup Parser with HTML5 support. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse diff --git a/_protected/framework/Parse/Code.class.php b/_protected/framework/Parse/Code.class.php index 64e2ff8c97..25f0fc5f93 100755 --- a/_protected/framework/Parse/Code.class.php +++ b/_protected/framework/Parse/Code.class.php @@ -3,7 +3,7 @@ * @title Code Abstract Class * @desc The Prototype for the extends code classes. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse diff --git a/_protected/framework/Parse/Emoticon.class.php b/_protected/framework/Parse/Emoticon.class.php index 52e57a0901..84a8216429 100755 --- a/_protected/framework/Parse/Emoticon.class.php +++ b/_protected/framework/Parse/Emoticon.class.php @@ -3,7 +3,7 @@ * @title Emoticon Class * @desc Parse the emoticon code. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse diff --git a/_protected/framework/Parse/Markdown.class.php b/_protected/framework/Parse/Markdown.class.php index c8604242df..efe7b8a43d 100755 --- a/_protected/framework/Parse/Markdown.class.php +++ b/_protected/framework/Parse/Markdown.class.php @@ -2,7 +2,7 @@ /** * @title Markdown Markup Parser Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse @@ -289,4 +289,3 @@ private function alternativeHeadings() ); } } - diff --git a/_protected/framework/Parse/SysVar.class.php b/_protected/framework/Parse/SysVar.class.php index aaf9cab4c4..e1b4151afc 100755 --- a/_protected/framework/Parse/SysVar.class.php +++ b/_protected/framework/Parse/SysVar.class.php @@ -2,7 +2,7 @@ /** * @desc Parse the global pH7Builder variables. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse diff --git a/_protected/framework/Parse/Url.class.php b/_protected/framework/Parse/Url.class.php index be473286c9..a612322e30 100755 --- a/_protected/framework/Parse/Url.class.php +++ b/_protected/framework/Parse/Url.class.php @@ -2,7 +2,7 @@ /** * @title Url Parser Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse diff --git a/_protected/framework/Parse/User.class.php b/_protected/framework/Parse/User.class.php index 99c4804df5..dca4932eda 100755 --- a/_protected/framework/Parse/User.class.php +++ b/_protected/framework/Parse/User.class.php @@ -3,7 +3,7 @@ * @title User Class * @desc Parse some User methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Parse diff --git a/_protected/framework/Pattern/Factory.trait.php b/_protected/framework/Pattern/Factory.trait.php index 86f54f5ffd..12bbe6d60a 100755 --- a/_protected/framework/Pattern/Factory.trait.php +++ b/_protected/framework/Pattern/Factory.trait.php @@ -2,7 +2,7 @@ /** * @title Factory Trait * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Pattern diff --git a/_protected/framework/Pattern/Singleton.trait.php b/_protected/framework/Pattern/Singleton.trait.php index c07496e3af..c2ff9135be 100755 --- a/_protected/framework/Pattern/Singleton.trait.php +++ b/_protected/framework/Pattern/Singleton.trait.php @@ -2,7 +2,7 @@ /** * @title Singleton Helper Trait * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Pattern diff --git a/_protected/framework/Pattern/Statik.trait.php b/_protected/framework/Pattern/Statik.trait.php index 70a48af15c..31f19d534e 100755 --- a/_protected/framework/Pattern/Statik.trait.php +++ b/_protected/framework/Pattern/Statik.trait.php @@ -2,7 +2,7 @@ /** * @title Statik Pattern Trait * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2016-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Pattern diff --git a/_protected/framework/Payment/Gateway/Api/Api.interface.php b/_protected/framework/Payment/Gateway/Api/Api.interface.php index 02c6960d59..2ef4407f09 100755 --- a/_protected/framework/Payment/Gateway/Api/Api.interface.php +++ b/_protected/framework/Payment/Gateway/Api/Api.interface.php @@ -2,7 +2,7 @@ /** * @title API Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Payment / Gateway / Api diff --git a/_protected/framework/Payment/Gateway/Api/PayPal.class.php b/_protected/framework/Payment/Gateway/Api/PayPal.class.php index c5d795cc10..b19ddad3f7 100755 --- a/_protected/framework/Payment/Gateway/Api/PayPal.class.php +++ b/_protected/framework/Payment/Gateway/Api/PayPal.class.php @@ -2,7 +2,7 @@ /** * @title PayPal Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Payment / Gateway / Api diff --git a/_protected/framework/Payment/Gateway/Api/Provider.class.php b/_protected/framework/Payment/Gateway/Api/Provider.class.php index 4a2fc0487d..e48f919543 100755 --- a/_protected/framework/Payment/Gateway/Api/Provider.class.php +++ b/_protected/framework/Payment/Gateway/Api/Provider.class.php @@ -2,7 +2,7 @@ /** * @title Provider Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Payment / Gateway / Api diff --git a/_protected/framework/Payment/Gateway/Api/Stripe.class.php b/_protected/framework/Payment/Gateway/Api/Stripe.class.php index 4e0c4354b9..28286e33eb 100755 --- a/_protected/framework/Payment/Gateway/Api/Stripe.class.php +++ b/_protected/framework/Payment/Gateway/Api/Stripe.class.php @@ -2,7 +2,7 @@ /** * @title Stripe Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Payment / Gateway / Api diff --git a/_protected/framework/Payment/Gateway/Api/TwoCheckOut.class.php b/_protected/framework/Payment/Gateway/Api/TwoCheckOut.class.php index 3ec09f1bff..7ec5f0e6f4 100755 --- a/_protected/framework/Payment/Gateway/Api/TwoCheckOut.class.php +++ b/_protected/framework/Payment/Gateway/Api/TwoCheckOut.class.php @@ -2,7 +2,7 @@ /** * @title 2 Check Out Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Payment / Gateway / Api diff --git a/_protected/framework/Registry/File.class.php b/_protected/framework/Registry/File.class.php index 66fd89eb28..8ab0cc54d5 100755 --- a/_protected/framework/Registry/File.class.php +++ b/_protected/framework/Registry/File.class.php @@ -3,7 +3,7 @@ * @title File Class * @desc Handle File Registry Class. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Registry diff --git a/_protected/framework/Registry/HashList.class.php b/_protected/framework/Registry/HashList.class.php index e4e1fe8c56..563864edd8 100755 --- a/_protected/framework/Registry/HashList.class.php +++ b/_protected/framework/Registry/HashList.class.php @@ -3,7 +3,7 @@ * @title Hash List Class * @desc Hash List with serialization. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Registry diff --git a/_protected/framework/Registry/HashListable.interface.php b/_protected/framework/Registry/HashListable.interface.php index 3a7bbfb14e..dba3a4d931 100755 --- a/_protected/framework/Registry/HashListable.interface.php +++ b/_protected/framework/Registry/HashListable.interface.php @@ -2,7 +2,7 @@ /** * @title Hash/List Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Registry diff --git a/_protected/framework/Registry/Hashable.interface.php b/_protected/framework/Registry/Hashable.interface.php index 6235c7aa3f..9a10e64671 100755 --- a/_protected/framework/Registry/Hashable.interface.php +++ b/_protected/framework/Registry/Hashable.interface.php @@ -2,7 +2,7 @@ /** * @title List Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Registry diff --git a/_protected/framework/Registry/Listable.interface.php b/_protected/framework/Registry/Listable.interface.php index 7b6de96fcc..75bbafb0c0 100755 --- a/_protected/framework/Registry/Listable.interface.php +++ b/_protected/framework/Registry/Listable.interface.php @@ -2,7 +2,7 @@ /** * @title List Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Registry diff --git a/_protected/framework/Search/Search.class.php b/_protected/framework/Search/Search.class.php index 68d4f02c5e..ec9ab3d2b3 100755 --- a/_protected/framework/Search/Search.class.php +++ b/_protected/framework/Search/Search.class.php @@ -2,7 +2,7 @@ /** * @title Search Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Search diff --git a/_protected/framework/Security/Ban/Ban.class.php b/_protected/framework/Security/Ban/Ban.class.php index 15a4d7afb4..b6770c62f7 100755 --- a/_protected/framework/Security/Ban/Ban.class.php +++ b/_protected/framework/Security/Ban/Ban.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Ban diff --git a/_protected/framework/Security/CSRF/Token.class.php b/_protected/framework/Security/CSRF/Token.class.php index 75298c01f0..06b7ad6ba4 100755 --- a/_protected/framework/Security/CSRF/Token.class.php +++ b/_protected/framework/Security/CSRF/Token.class.php @@ -3,7 +3,7 @@ * @title Token CSRF (Cross-site request forgery) * @desc Protects against Cross-site request forgery attack. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / CSRF diff --git a/_protected/framework/Security/DDoS/Stop.class.php b/_protected/framework/Security/DDoS/Stop.class.php index 1873823906..461b87628c 100755 --- a/_protected/framework/Security/DDoS/Stop.class.php +++ b/_protected/framework/Security/DDoS/Stop.class.php @@ -3,7 +3,7 @@ * @title Stop DDoS attack. * @desc Trying to protect against Distributed Denial-Of-Service attack. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / DDoS diff --git a/_protected/framework/Security/InvalidAlgorithmException.class.php b/_protected/framework/Security/InvalidAlgorithmException.class.php index 2137ea71a0..9f065092ce 100644 --- a/_protected/framework/Security/InvalidAlgorithmException.class.php +++ b/_protected/framework/Security/InvalidAlgorithmException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security diff --git a/_protected/framework/Security/Moderation/Filter.class.php b/_protected/framework/Security/Moderation/Filter.class.php index 0e56c8baa1..fb5474925e 100644 --- a/_protected/framework/Security/Moderation/Filter.class.php +++ b/_protected/framework/Security/Moderation/Filter.class.php @@ -2,7 +2,7 @@ /** * @title Nudity Filter class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Moderation diff --git a/_protected/framework/Security/Security.class.php b/_protected/framework/Security/Security.class.php index 162230a353..4b79af9cb4 100755 --- a/_protected/framework/Security/Security.class.php +++ b/_protected/framework/Security/Security.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security diff --git a/_protected/framework/Security/Spam/Captcha/Captcha.class.php b/_protected/framework/Security/Spam/Captcha/Captcha.class.php index 7d89c3dba7..89255bf04a 100755 --- a/_protected/framework/Security/Spam/Captcha/Captcha.class.php +++ b/_protected/framework/Security/Spam/Captcha/Captcha.class.php @@ -3,7 +3,7 @@ * @title Captcha Class * @desc Generates a captcha and manages the display of the image. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Spam / Captcha diff --git a/_protected/framework/Security/Spam/Spam.class.php b/_protected/framework/Security/Spam/Spam.class.php index ff48ab1d61..5be66ef6f4 100755 --- a/_protected/framework/Security/Spam/Spam.class.php +++ b/_protected/framework/Security/Spam/Spam.class.php @@ -3,7 +3,7 @@ * @title Spam Class * @desc To prevent spam. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Spam diff --git a/_protected/framework/Security/Validate/Purifier.class.php b/_protected/framework/Security/Validate/Purifier.class.php index afa238f378..9f455273bd 100755 --- a/_protected/framework/Security/Validate/Purifier.class.php +++ b/_protected/framework/Security/Validate/Purifier.class.php @@ -2,7 +2,7 @@ /** * @title Purifer Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Validate diff --git a/_protected/framework/Security/Validate/Validate.class.php b/_protected/framework/Security/Validate/Validate.class.php index 7abc31cb60..76b024ce21 100755 --- a/_protected/framework/Security/Validate/Validate.class.php +++ b/_protected/framework/Security/Validate/Validate.class.php @@ -2,7 +2,7 @@ /** * @desc Various methods to Validate. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Validate diff --git a/_protected/framework/Security/Validate/Xss.class.php b/_protected/framework/Security/Validate/Xss.class.php index 687945e973..44dd6716cb 100755 --- a/_protected/framework/Security/Validate/Xss.class.php +++ b/_protected/framework/Security/Validate/Xss.class.php @@ -2,7 +2,7 @@ /** * @title Cross-site scripting Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2013-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security / Validate diff --git a/_protected/framework/Security/Version.class.php b/_protected/framework/Security/Version.class.php index 694bd8e54c..1afe6b9570 100755 --- a/_protected/framework/Security/Version.class.php +++ b/_protected/framework/Security/Version.class.php @@ -2,7 +2,7 @@ /** * @desc Version Information for the security of packaged software. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Security diff --git a/_protected/framework/Seo/Data/MetaData.class.php b/_protected/framework/Seo/Data/MetaData.class.php index 0f93200624..a24a15d798 100644 --- a/_protected/framework/Seo/Data/MetaData.class.php +++ b/_protected/framework/Seo/Data/MetaData.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Seo / Data diff --git a/_protected/framework/Server/Audit.class.php b/_protected/framework/Server/Audit.class.php index e80f085b95..78aa73fadb 100755 --- a/_protected/framework/Server/Audit.class.php +++ b/_protected/framework/Server/Audit.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Server diff --git a/_protected/framework/Server/Environment.class.php b/_protected/framework/Server/Environment.class.php index be11ca3c7f..bc1bf5b023 100644 --- a/_protected/framework/Server/Environment.class.php +++ b/_protected/framework/Server/Environment.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Server diff --git a/_protected/framework/Server/Exception.class.php b/_protected/framework/Server/Exception.class.php index bd47aa4765..6547e76422 100755 --- a/_protected/framework/Server/Exception.class.php +++ b/_protected/framework/Server/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Server diff --git a/_protected/framework/Server/Server.class.php b/_protected/framework/Server/Server.class.php index ec03d5cf2e..9dc8e6aafb 100755 --- a/_protected/framework/Server/Server.class.php +++ b/_protected/framework/Server/Server.class.php @@ -3,7 +3,7 @@ * @title Server Class * @desc This class is used to manage settings of the web server and can simulate a server secure and reliable. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Server diff --git a/_protected/framework/Service/Emoticon.class.php b/_protected/framework/Service/Emoticon.class.php index 6409af86d0..9da6b8db53 100755 --- a/_protected/framework/Service/Emoticon.class.php +++ b/_protected/framework/Service/Emoticon.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Service diff --git a/_protected/framework/Service/SearchImage/Google.class.php b/_protected/framework/Service/SearchImage/Google.class.php index 60b6c26dbc..3785aa38be 100644 --- a/_protected/framework/Service/SearchImage/Google.class.php +++ b/_protected/framework/Service/SearchImage/Google.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Service / SearchImage diff --git a/_protected/framework/Service/SearchImage/Imageable.interface.php b/_protected/framework/Service/SearchImage/Imageable.interface.php index 2ca942436a..f653d0bd3a 100644 --- a/_protected/framework/Service/SearchImage/Imageable.interface.php +++ b/_protected/framework/Service/SearchImage/Imageable.interface.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Service / SearchImage diff --git a/_protected/framework/Service/SearchImage/InvalidUrlException.class.php b/_protected/framework/Service/SearchImage/InvalidUrlException.class.php index e1543ee464..ddbedb6589 100644 --- a/_protected/framework/Service/SearchImage/InvalidUrlException.class.php +++ b/_protected/framework/Service/SearchImage/InvalidUrlException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Service / SearchImage diff --git a/_protected/framework/Service/SearchImage/Url.class.php b/_protected/framework/Service/SearchImage/Url.class.php index ed3d45467b..4721d4cb0d 100644 --- a/_protected/framework/Service/SearchImage/Url.class.php +++ b/_protected/framework/Service/SearchImage/Url.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2017-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Service / SearchImage diff --git a/_protected/framework/Service/Suggestion.class.php b/_protected/framework/Service/Suggestion.class.php index 068c585818..e2ff019c8e 100755 --- a/_protected/framework/Service/Suggestion.class.php +++ b/_protected/framework/Service/Suggestion.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Service diff --git a/_protected/framework/Session/Session.class.php b/_protected/framework/Session/Session.class.php index d98427f9af..ca1a8050db 100755 --- a/_protected/framework/Session/Session.class.php +++ b/_protected/framework/Session/Session.class.php @@ -2,7 +2,7 @@ /** * @desc Handler Session * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Session diff --git a/_protected/framework/Str/Exception.class.php b/_protected/framework/Str/Exception.class.php index bd7e536c0d..74dbcb641f 100755 --- a/_protected/framework/Str/Exception.class.php +++ b/_protected/framework/Str/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Str diff --git a/_protected/framework/Str/Str.class.php b/_protected/framework/Str/Str.class.php index 65ab2bf0ff..117d8759df 100755 --- a/_protected/framework/Str/Str.class.php +++ b/_protected/framework/Str/Str.class.php @@ -3,7 +3,7 @@ * @title String Class * @desc Many useful functions for string manipulation. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Str diff --git a/_protected/framework/Structure/General.class.php b/_protected/framework/Structure/General.class.php index dbeebe6462..e7dfb2ab5b 100755 --- a/_protected/framework/Structure/General.class.php +++ b/_protected/framework/Structure/General.class.php @@ -3,7 +3,7 @@ * @title General Class * @desc Useful methods for the code structure. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Structure diff --git a/_protected/framework/Translate/Exception.class.php b/_protected/framework/Translate/Exception.class.php index b2645e3556..022fe0d793 100755 --- a/_protected/framework/Translate/Exception.class.php +++ b/_protected/framework/Translate/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2011-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Translate diff --git a/_protected/framework/Translate/Lang.class.php b/_protected/framework/Translate/Lang.class.php index 9994a1812c..bae4d60bfa 100755 --- a/_protected/framework/Translate/Lang.class.php +++ b/_protected/framework/Translate/Lang.class.php @@ -2,7 +2,7 @@ /** * @desc Loading and management files languages (I18N). * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2010-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Translate diff --git a/_protected/framework/Url/Header.class.php b/_protected/framework/Url/Header.class.php index 2de9cd3df8..d5369edebd 100755 --- a/_protected/framework/Url/Header.class.php +++ b/_protected/framework/Url/Header.class.php @@ -3,7 +3,7 @@ * @title Header Url Class * @desc Header URL methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Url diff --git a/_protected/framework/Url/Uri.class.php b/_protected/framework/Url/Uri.class.php index f66bb7e6e2..af71f2a104 100755 --- a/_protected/framework/Url/Uri.class.php +++ b/_protected/framework/Url/Uri.class.php @@ -3,7 +3,7 @@ * @title Uri Class * @desc URI URL methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Url diff --git a/_protected/framework/Url/Url.class.php b/_protected/framework/Url/Url.class.php index afeb1d0432..801161b809 100755 --- a/_protected/framework/Url/Url.class.php +++ b/_protected/framework/Url/Url.class.php @@ -3,7 +3,7 @@ * @title Url Class * @desc Useful URL methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Url diff --git a/_protected/framework/Util/Various.class.php b/_protected/framework/Util/Various.class.php index e0da300e34..38544881cf 100755 --- a/_protected/framework/Util/Various.class.php +++ b/_protected/framework/Util/Various.class.php @@ -4,7 +4,7 @@ * @desc MISC (Miscellaneous Functions) Class. * Some various useful methods. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Util diff --git a/_protected/framework/Video/Api.class.php b/_protected/framework/Video/Api.class.php index 53ba734534..39fdc8a45b 100755 --- a/_protected/framework/Video/Api.class.php +++ b/_protected/framework/Video/Api.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video diff --git a/_protected/framework/Video/Api/Api.class.php b/_protected/framework/Video/Api/Api.class.php index 2dd5393753..9ac22b4f3e 100755 --- a/_protected/framework/Video/Api/Api.class.php +++ b/_protected/framework/Video/Api/Api.class.php @@ -2,7 +2,7 @@ /** * @title Abstract API class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/Api/Apible.interface.php b/_protected/framework/Video/Api/Apible.interface.php index 3605f8e14a..24a3a8edc7 100755 --- a/_protected/framework/Video/Api/Apible.interface.php +++ b/_protected/framework/Video/Api/Apible.interface.php @@ -2,7 +2,7 @@ /** * @title API Interface * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/Api/Dailymotion.class.php b/_protected/framework/Video/Api/Dailymotion.class.php index 23722d815a..d63d6e737d 100755 --- a/_protected/framework/Video/Api/Dailymotion.class.php +++ b/_protected/framework/Video/Api/Dailymotion.class.php @@ -2,7 +2,7 @@ /** * @title Dailymotion Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/Api/InvalidApiKeyException.class.php b/_protected/framework/Video/Api/InvalidApiKeyException.class.php index 7c613d4dbc..52521e3e7a 100644 --- a/_protected/framework/Video/Api/InvalidApiKeyException.class.php +++ b/_protected/framework/Video/Api/InvalidApiKeyException.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/Api/Metacafe.class.php b/_protected/framework/Video/Api/Metacafe.class.php index 322bf4582f..0e9a62efb7 100755 --- a/_protected/framework/Video/Api/Metacafe.class.php +++ b/_protected/framework/Video/Api/Metacafe.class.php @@ -2,7 +2,7 @@ /** * @title Metacafe Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/Api/Vimeo.class.php b/_protected/framework/Video/Api/Vimeo.class.php index ca996dc5b0..8cca9ccaff 100755 --- a/_protected/framework/Video/Api/Vimeo.class.php +++ b/_protected/framework/Video/Api/Vimeo.class.php @@ -2,7 +2,7 @@ /** * @title Vimeo Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/Api/Youtube.class.php b/_protected/framework/Video/Api/Youtube.class.php index d46bfc5f98..dd40fc3810 100755 --- a/_protected/framework/Video/Api/Youtube.class.php +++ b/_protected/framework/Video/Api/Youtube.class.php @@ -2,7 +2,7 @@ /** * @title Youtube Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api diff --git a/_protected/framework/Video/InvalidApiProviderException.class.php b/_protected/framework/Video/InvalidApiProviderException.class.php index 6b1e747b4d..ace1575547 100644 --- a/_protected/framework/Video/InvalidApiProviderException.class.php +++ b/_protected/framework/Video/InvalidApiProviderException.class.php @@ -2,7 +2,7 @@ /** * @title Video API Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video diff --git a/_protected/framework/Video/ProviderFactory.class.php b/_protected/framework/Video/ProviderFactory.class.php index 1cf7a76328..fd6505949a 100644 --- a/_protected/framework/Video/ProviderFactory.class.php +++ b/_protected/framework/Video/ProviderFactory.class.php @@ -2,7 +2,7 @@ /** * @title Video API Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video diff --git a/_protected/framework/Video/Video.class.php b/_protected/framework/Video/Video.class.php index 3785e760ad..a01311835b 100755 --- a/_protected/framework/Video/Video.class.php +++ b/_protected/framework/Video/Video.class.php @@ -3,7 +3,7 @@ * @title Video Class * @desc Class is used to create/manipulate videos using FFmpeg. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video diff --git a/_protected/framework/Xml/Exception.class.php b/_protected/framework/Xml/Exception.class.php index 50fe64dec9..e81f5d108d 100755 --- a/_protected/framework/Xml/Exception.class.php +++ b/_protected/framework/Xml/Exception.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Xml diff --git a/_protected/framework/Xml/Feed/Rss.class.php b/_protected/framework/Xml/Feed/Rss.class.php index 0fe955cad9..097c3a6856 100755 --- a/_protected/framework/Xml/Feed/Rss.class.php +++ b/_protected/framework/Xml/Feed/Rss.class.php @@ -3,7 +3,7 @@ * @title RSS Class * @desc RSS Dom class with the DomDocument object. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Xml / Feed diff --git a/_protected/framework/Xml/Link.class.php b/_protected/framework/Xml/Link.class.php index dcbecc1fff..57a3624287 100755 --- a/_protected/framework/Xml/Link.class.php +++ b/_protected/framework/Xml/Link.class.php @@ -3,7 +3,7 @@ * @title Link Class * @desc Gets the Links in the XML file. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Xml diff --git a/_protected/library/FreebieStock/NudityDetector/Autoloader.php b/_protected/library/FreebieStock/NudityDetector/Autoloader.php index 344ef25344..c6323e1da0 100755 --- a/_protected/library/FreebieStock/NudityDetector/Autoloader.php +++ b/_protected/library/FreebieStock/NudityDetector/Autoloader.php @@ -3,7 +3,7 @@ /** * @author FreebieVectors.com * - * Modified by Pierre-Henry Soria + * Modified by Pierre-Henry Soria * * Class for autoloading other classes */ diff --git a/_protected/library/FreebieStock/NudityDetector/Image.php b/_protected/library/FreebieStock/NudityDetector/Image.php index 0dd285ddfe..57b0de6a29 100755 --- a/_protected/library/FreebieStock/NudityDetector/Image.php +++ b/_protected/library/FreebieStock/NudityDetector/Image.php @@ -3,7 +3,7 @@ /** * @author FreebieVectors.com * - * Modified by Pierre-Henry Soria + * Modified by Pierre-Henry Soria * * General image utilities */ diff --git a/_protected/library/FreebieStock/NudityDetector/Image/FleshSkinQuantifier.php b/_protected/library/FreebieStock/NudityDetector/Image/FleshSkinQuantifier.php index f9ce37eecb..a6f562ef10 100755 --- a/_protected/library/FreebieStock/NudityDetector/Image/FleshSkinQuantifier.php +++ b/_protected/library/FreebieStock/NudityDetector/Image/FleshSkinQuantifier.php @@ -3,7 +3,7 @@ /** * @author FreebieVectors.com * - * Modified by Pierre-Henry Soria + * Modified by Pierre-Henry Soria * * Image nudity detertor based on flesh color quantity. * Source: http://www.naun.org/multimedia/NAUN/computers/20-462.pdf From 305f736a2138ee2c5b55cac94757d997fecb6828 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 10:14:22 +0930 Subject: [PATCH 02/13] PART3 Replace ph7cms.com to its new pH7Builder.com domain --- _install/data/sql/PostgreSQL/pH7_Core.sql | 2 +- _protected/app/system/modules/affiliate/config/config.ini | 2 +- .../app/system/modules/page/views/base/tpl/main/helpus.tpl | 2 +- templates/themes/premium/config/config.ini | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_install/data/sql/PostgreSQL/pH7_Core.sql b/_install/data/sql/PostgreSQL/pH7_Core.sql index d5e92b2d3e..5cd425e6c1 100644 --- a/_install/data/sql/PostgreSQL/pH7_Core.sql +++ b/_install/data/sql/PostgreSQL/pH7_Core.sql @@ -1028,7 +1028,7 @@ CREATE TABLE IF NOT EXISTS ph7_meta_main ( ) ; INSERT INTO ph7_meta_main (langId, pageTitle, metaDescription, metaKeywords, headline, slogan, promoText, metaRobots, metaAuthor, metaCopyright, metaRating, metaDistribution, metaCategory) VALUES -('en_US', 'Home', 'The Best Online Social Dating Service to meet people and keep in touch with your friends', 'meet people, community, single, friends, meet singles, women, men, dating site, dating service, dating website, online dating website', 'Be on the right place!', 'The Place to meet lovely people', 'You''re on the best place for meeting new people nearby! Chat, Flirt, Socialize and have Fun!
Create any Social Dating Web Apps or Websites like this one with the #1 Dating Web App Builder. It''s Professional, Modern, Open Source, and gives you the Best Way to launch a new Social/Dating Business!', 'index, follow, all', 'Pierre-Henry Soria', 'Copyright Pierre-Henry Soria. All Rights Reserved.', 'general', 'global', 'dating'); +('en_US', 'Home', 'The Best Online Social Dating Service to meet people and keep in touch with your friends', 'meet people, community, single, friends, meet singles, women, men, dating site, dating service, dating website, online dating website', 'Be on the right place!', 'The Place to meet lovely people', 'You''re on the best place for meeting new people nearby! Chat, Flirt, Socialize and have Fun!
Create any Social Dating Web Apps or Websites like this one with the #1 Dating Web App Builder. It''s Professional, Modern, Open Source, and gives you the Best Way to launch a new Social/Dating Business!', 'index, follow, all', 'Pierre-Henry Soria', 'Copyright Pierre-Henry Soria. All Rights Reserved.', 'general', 'global', 'dating'); CREATE SEQUENCE ph7_sys_mods_enabled_seq; diff --git a/_protected/app/system/modules/affiliate/config/config.ini b/_protected/app/system/modules/affiliate/config/config.ini index 2ce295e937..7f1f4fd4d8 100755 --- a/_protected/app/system/modules/affiliate/config/config.ini +++ b/_protected/app/system/modules/affiliate/config/config.ini @@ -13,7 +13,7 @@ version = "0.9.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "https://ph7cms.com" +website = "https://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/page/views/base/tpl/main/helpus.tpl b/_protected/app/system/modules/page/views/base/tpl/main/helpus.tpl index 3b5a70ac69..89f533cb49 100755 --- a/_protected/app/system/modules/page/views/base/tpl/main/helpus.tpl +++ b/_protected/app/system/modules/page/views/base/tpl/main/helpus.tpl @@ -1,6 +1,6 @@

- {lang}pH7Builder is built by a small volunteer team of engineers, programmers, designers, and others in many different sites across the globe. It is updated continuously, and
+ {lang}pH7Builder is built by a small volunteer team of engineers, programmers, designers, and others in many different sites across the globe. It is updated continuously, and
in constantly evolving to give the best image of the next Social Dating Web generation!
If you wish to help us as volunteer developer and if you know one of the following languages (C++, Java, Android, Python, PHP 7+ OOP, HTML5/CSS, JavaScript OOP/Node.js, Ruby on Rails, Swift, SQL, Unix Server, Apache/Nginx)
or professional hackers who could help us in the security of our Web software to find any security vulnerability in order to create the most secure Web software ever
diff --git a/templates/themes/premium/config/config.ini b/templates/themes/premium/config/config.ini index 270679f6f8..b4abc4be21 100644 --- a/templates/themes/premium/config/config.ini +++ b/templates/themes/premium/config/config.ini @@ -8,5 +8,5 @@ preview_img = "img/preview.png" preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "Proprietary" -website = "https://ph7cms.com" +website = "https://ph7builder.com" email = "hello@ph7cms.com" From 3099735b4a253c6046a1e9cf598d1af693f3a325 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 10:28:27 +0930 Subject: [PATCH 03/13] Update link names --- _protected/framework/Layout/Html/Design.class.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_protected/framework/Layout/Html/Design.class.php b/_protected/framework/Layout/Html/Design.class.php index 8050383839..d7f696835e 100755 --- a/_protected/framework/Layout/Html/Design.class.php +++ b/_protected/framework/Layout/Html/Design.class.php @@ -412,7 +412,7 @@ final public function smallLink() /** * @return void Output the relevant link based on the client browser's language. */ - final public function smartLink() + final public function smartLink(): void { // Get Client's Language Code $sLangCode = (new Browser)->getLanguage(true); @@ -422,9 +422,9 @@ final public function smartLink() ['title' => 'Flirt Hot Girls', 'link' => 'https://01script.com/p/dooba'], ['title' => 'Speed Dating', 'link' => 'https://01script.com/p/dooba'], ['title' => 'Date your Friends', 'link' => 'https://01script.com/p/dooba'], - ['title' => 'Free Dating CMS', 'link' => Kernel::SOFTWARE_GIT_REPO_URL], - ['title' => 'Dating Software', 'link' => Kernel::SOFTWARE_GIT_REPO_URL], - ['title' => 'Create a Tinder-Like Dating App', 'link' => Kernel::SOFTWARE_GIT_REPO_URL] + ['title' => 'Create Your Own Dating Web App', 'link' => Kernel::SOFTWARE_GIT_REPO_URL], + ['title' => 'Dating Builder Software', 'link' => Kernel::SOFTWARE_GIT_REPO_URL], + ['title' => 'Build a Tinder-Like Dating App', 'link' => Kernel::SOFTWARE_GIT_REPO_URL] ]; if ($sLangCode === 'en-ie') { From 7c3d69ad388afa519811c0a44c4617058f5e8a18 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 10:31:34 +0930 Subject: [PATCH 04/13] Update contact email to ph7builder.com domain --- .htaccess | 2 +- WebsiteChecker.php | 2 +- _install/constants.php | 2 +- _install/controllers/InstallController.php | 2 +- _install/controllers/MainController.php | 2 +- _install/data/configs/config.ini | 4 ++-- _install/data/configs/constants.php | 2 +- _install/data/sql/MySQL/pH7_Core.sql | 2 +- _install/data/sql/PostgreSQL/pH7_Core.sql | 2 +- _install/index.php | 2 +- _install/library/Controllable.class.php | 2 +- _install/library/Controller.class.php | 2 +- _install/library/DbDefaultConfig.class.php | 2 +- _install/library/SqlQuery.class.php | 2 +- _install/requirements.php | 2 +- _tools/pH7.sh | 2 +- _tools/packaging.sh | 2 +- index.php | 2 +- sample.htaccess | 2 +- static/css/js/disclaimer.css | 2 +- static/js/Stat.js | 2 +- static/js/common.js | 2 +- static/js/setUserActivity.js | 2 +- static/js/signup.js | 2 +- templates/themes/base/config/config.ini | 2 +- templates/themes/base/css/menu_inverse.css | 2 +- templates/themes/base/css/splash.css | 2 +- templates/themes/base/css/video_splash.css | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/.htaccess b/.htaccess index 8a2012b4d9..17c013ccad 100755 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ #################### -# Author: Pierre-Henry Soria +# Author: Pierre-Henry Soria # Copyright: (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. # License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. #################### diff --git a/WebsiteChecker.php b/WebsiteChecker.php index 30a27f75ff..fa1fd42dc2 100644 --- a/WebsiteChecker.php +++ b/WebsiteChecker.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2022, Pierre-Henry Soria. All Rights Reserved. * @license See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link https://ph7builder.com diff --git a/_install/constants.php b/_install/constants.php index 6fac6c89e0..d9f4b86a14 100755 --- a/_install/constants.php +++ b/_install/constants.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/_install/controllers/InstallController.php b/_install/controllers/InstallController.php index ad740e4cac..1b0ee48996 100755 --- a/_install/controllers/InstallController.php +++ b/_install/controllers/InstallController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Install / Controller diff --git a/_install/controllers/MainController.php b/_install/controllers/MainController.php index f73c44d501..c9544e4682 100755 --- a/_install/controllers/MainController.php +++ b/_install/controllers/MainController.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Install / Controller diff --git a/_install/data/configs/config.ini b/_install/data/configs/config.ini index 3acc5d57a8..ab05cf2bf2 100755 --- a/_install/data/configs/config.ini +++ b/_install/data/configs/config.ini @@ -1,7 +1,7 @@ ; ; Title: Config file of pH7 Dating Social Community CMS ; -; Author: Pierre-Henry Soria +; Author: Pierre-Henry Soria ; Copyright: (c) 2011-2021, Pierre-Henry Soria. All Rights Reserved. ; License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. ; Link: https://ph7cms.com @@ -29,7 +29,7 @@ company = "pH7Builder (Pierre-Henry Soria)" copyright = "Pierre-Henry Soria, All Rights Reserved." license = "MIT" website = "https://ph7builder.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" [database] diff --git a/_install/data/configs/constants.php b/_install/data/configs/constants.php index fbafe4e0d1..d983b538ef 100755 --- a/_install/data/configs/constants.php +++ b/_install/data/configs/constants.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link https://ph7builder.com diff --git a/_install/data/sql/MySQL/pH7_Core.sql b/_install/data/sql/MySQL/pH7_Core.sql index b9fc613813..93b4936b8d 100755 --- a/_install/data/sql/MySQL/pH7_Core.sql +++ b/_install/data/sql/MySQL/pH7_Core.sql @@ -2,7 +2,7 @@ -- -- Title: SQL Core (base) Install File -- --- Author: Pierre-Henry Soria +-- Author: Pierre-Henry Soria -- Copyright: (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. -- License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. -- Package: PH7 / Install / Data / Sql / MySQL diff --git a/_install/data/sql/PostgreSQL/pH7_Core.sql b/_install/data/sql/PostgreSQL/pH7_Core.sql index 5cd425e6c1..a20603bd88 100644 --- a/_install/data/sql/PostgreSQL/pH7_Core.sql +++ b/_install/data/sql/PostgreSQL/pH7_Core.sql @@ -2,7 +2,7 @@ -- -- Title: SQL Core (base) Install File -- --- Author: Pierre-Henry Soria +-- Author: Pierre-Henry Soria -- Copyright: (c) 2017-2021, Pierre-Henry Soria. All Rights Reserved. -- License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. -- Package: PH7 / Install / Data / Sql / PostgreSQL diff --git a/_install/index.php b/_install/index.php index b61cd5d4cf..cb3d2bb97f 100755 --- a/_install/index.php +++ b/_install/index.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link https://ph7builder.com diff --git a/_install/library/Controllable.class.php b/_install/library/Controllable.class.php index f27168ad1e..fd485d5d84 100755 --- a/_install/library/Controllable.class.php +++ b/_install/library/Controllable.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Install / Library diff --git a/_install/library/Controller.class.php b/_install/library/Controller.class.php index 398134d699..45f1e0ebd2 100755 --- a/_install/library/Controller.class.php +++ b/_install/library/Controller.class.php @@ -2,7 +2,7 @@ /** * @title Controller Core Class * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link http://ph7cms.com diff --git a/_install/library/DbDefaultConfig.class.php b/_install/library/DbDefaultConfig.class.php index fa38842542..65509e53f3 100644 --- a/_install/library/DbDefaultConfig.class.php +++ b/_install/library/DbDefaultConfig.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Install / Library diff --git a/_install/library/SqlQuery.class.php b/_install/library/SqlQuery.class.php index 3b4a856dae..4cad146ef5 100644 --- a/_install/library/SqlQuery.class.php +++ b/_install/library/SqlQuery.class.php @@ -1,6 +1,6 @@ + * @author Pierre-Henry Soria * @copyright (c) 2019-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Install / Library diff --git a/_install/requirements.php b/_install/requirements.php index 9bd4b1fddc..be98abfb39 100755 --- a/_install/requirements.php +++ b/_install/requirements.php @@ -8,7 +8,7 @@ * @package Install * @file requirements * @author Pierre-Henry Soria - * @email + * @email * @copyright (c) 2011-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT (https://opensource.org/licenses/MIT) * @language (PHP) and (HTML5 + CSS) diff --git a/_tools/pH7.sh b/_tools/pH7.sh index 521b73370c..a1192b271d 100755 --- a/_tools/pH7.sh +++ b/_tools/pH7.sh @@ -5,7 +5,7 @@ # Description: To work correctly, you have to execute this script when you're in the project root with your terminal (generally the parent folder of "_tools/"). # (e.g., you@you:/path/to/root-project$ bash _tools/pH7.sh). # -# Author: Pierre-Henry Soria +# Author: Pierre-Henry Soria # Copyright: (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. # License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. ## diff --git a/_tools/packaging.sh b/_tools/packaging.sh index b9eb0cd94f..f32023b526 100755 --- a/_tools/packaging.sh +++ b/_tools/packaging.sh @@ -6,7 +6,7 @@ # To work correctly, you have to execute this script when you're in the project root with your terminal (generally the parent folder of "_tools/"). # (e.g., you@you:/path/to/root-project$ bash _tools/pH7.sh). # -# Author: Pierre-Henry Soria +# Author: Pierre-Henry Soria # Copyright: (c) 2014-2020, Pierre-Henry Soria. All Rights Reserved. # License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. ## diff --git a/index.php b/index.php index b20ed17071..7e521465a2 100755 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /** * @desc Index file for the public root. * - * @author Pierre-Henry Soria + * @author Pierre-Henry Soria * @copyright (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. * @license See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @link https://ph7builder.com diff --git a/sample.htaccess b/sample.htaccess index 8a2012b4d9..17c013ccad 100755 --- a/sample.htaccess +++ b/sample.htaccess @@ -1,5 +1,5 @@ #################### -# Author: Pierre-Henry Soria +# Author: Pierre-Henry Soria # Copyright: (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. # License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. #################### diff --git a/static/css/js/disclaimer.css b/static/css/js/disclaimer.css index 9b485fc3b3..8e07f401b2 100644 --- a/static/css/js/disclaimer.css +++ b/static/css/js/disclaimer.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/static/js/Stat.js b/static/js/Stat.js index 494ea63f14..b6ca48a33a 100755 --- a/static/js/Stat.js +++ b/static/js/Stat.js @@ -1,5 +1,5 @@ /*! - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/static/js/common.js b/static/js/common.js index 371fc867f8..29837a5793 100755 --- a/static/js/common.js +++ b/static/js/common.js @@ -1,5 +1,5 @@ /*! - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/static/js/setUserActivity.js b/static/js/setUserActivity.js index 50653346d0..305847c478 100755 --- a/static/js/setUserActivity.js +++ b/static/js/setUserActivity.js @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/static/js/signup.js b/static/js/signup.js index 1db8bfc8d1..3bbb1d86b8 100755 --- a/static/js/signup.js +++ b/static/js/signup.js @@ -1,5 +1,5 @@ /*! - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/themes/base/config/config.ini b/templates/themes/base/config/config.ini index fa7dfc76ac..38c9bb442e 100755 --- a/templates/themes/base/config/config.ini +++ b/templates/themes/base/config/config.ini @@ -9,4 +9,4 @@ preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/templates/themes/base/css/menu_inverse.css b/templates/themes/base/css/menu_inverse.css index 4b7cc40ae5..7b20ae6393 100644 --- a/templates/themes/base/css/menu_inverse.css +++ b/templates/themes/base/css/menu_inverse.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/themes/base/css/splash.css b/templates/themes/base/css/splash.css index b4cbee5771..5ea25aba77 100755 --- a/templates/themes/base/css/splash.css +++ b/templates/themes/base/css/splash.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/themes/base/css/video_splash.css b/templates/themes/base/css/video_splash.css index 21a45cb97f..9f7f1b9d45 100644 --- a/templates/themes/base/css/video_splash.css +++ b/templates/themes/base/css/video_splash.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ From 6a6c46bf7c22cae107b0ed76e90d3e32e9946fb6 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:08:36 +0930 Subject: [PATCH 05/13] Rename app name from pH7CMS to pH7Builder --- README.md | 18 +++++++++--------- composer.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4468822a6a..2ba73423d9 100755 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ You get and own all data and files, hosted on your own server! ✌️ - [Troubleshooting](#-troubleshooting) - [Contributing to the project](#-contributing) - [License](#%EF%B8%8F-license) -- [Why pH7CMS is Eco-Friendly?](#-ph7cms-the-eco-friendly-cms-%EF%B8%8F) -- [The toolsets I use](#-toolssoftware-used-to-develop-ph7cms) +- [Why pH7Builder is Eco-Friendly?](#-ph7builder-the-eco-friendly-cms-%EF%B8%8F) +- [The toolsets I use](#-toolssoftware-used-to-develop-ph7builder) - [About Me](#-the-cook) - [Contact Me](#-contact-suggestion--feedback) - [Hire Me](#-hire-me-at-your-company) @@ -187,7 +187,7 @@ This Free and Open Source **Social Dating Site Builder** wants to be low resourc * From a command line opened in the project folder, run `composer install` to install pH7Builder's dependencies. * Composer: * [Install Composer](https://getcomposer.org/doc/00-intro.md) - * `composer create-project ph7software/ph7cms --prefer-dist ph7cms` + * `composer create-project ph7software/ph7builder --prefer-dist ph7builder` * Sourceforge: * Directly download the latest stable version from [Sourceforge](https://sourceforge.net/projects/ph7socialdating/). * Softaculous: @@ -198,7 +198,7 @@ This Free and Open Source **Social Dating Site Builder** wants to be low resourc In order to get pH7Builder working on nginx server, you need to add some custom nginx configuration. -Create `/etc/nginx/ph7cms.conf` and add the following: +Create `/etc/nginx/ph7builder.conf` and add the following: ```nginx location / { @@ -209,7 +209,7 @@ location / { *Please note that the above code is the strict minimum and obviously you can add more rules by comparing with the [main Apache .htaccess file](https://github.com/pH7Software/pH7-Social-Dating-CMS/blob/master/.htaccess).* -Finally, in your nginx server configuration, you will have to include `ph7cms.conf` file to complete the configuration like below: +Finally, in your nginx server configuration, you will have to include `ph7builder.conf` file to complete the configuration like below: In file, e.g., *`/etc/nginx/sites-enabled/yoursite.conf`* for Ubuntu and other OS based on Debian or `/etc/nginx/conf.d/yoursite.conf` for CentOS and other OS based on Red Hat. @@ -219,15 +219,15 @@ server { listen 80; server_name www.yoursite.com; - root /var/www/ph7cms_public_root; + root /var/www/ph7builder_public_root; index index.php; client_max_body_size 50M; error_log /var/log/nginx/yoursite.error.log; access_log /var/log/nginx/yoursite.access.log; - # Include ph7cms.conf. You can also directly add the "location" rule instead of including the conf file - include /etc/nginx/ph7cms.conf; + # Include ph7builder.conf. You can also directly add the "location" rule instead of including the conf file + include /etc/nginx/ph7builder.conf; } ``` @@ -342,7 +342,7 @@ Finally, **please consider using green Web hosting** (which use Green Power supp ## 🖋 Contact (Suggestion / Feedback) -Feel free to send me an email at *hello {AT} ph7cms {D0T} com* +Feel free to send me an email at *hello {AT} ph7builder {D0T} com* ## ⚖️ License diff --git a/composer.json b/composer.json index 1acb436654..e463b9835f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "ph7software/ph7cms", + "name": "ph7software/ph7builder", "description": "pH7Builder is a Professional Social/Dating App/Site Builder", "keywords": [ "business builder", From 472740bb83b50549b173ecba75125964c01ef4d9 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:08:57 +0930 Subject: [PATCH 06/13] Cleanup references from pH7CMS to pH7Builder --- .htaccess | 2 +- Dockerfile | 6 +++--- docker-compose.yml | 2 +- installation-instructions-(start-here).txt | 2 +- nginx.conf | 6 +++--- sample.htaccess | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.htaccess b/.htaccess index 17c013ccad..128d0244ac 100755 --- a/.htaccess +++ b/.htaccess @@ -17,7 +17,7 @@ RewriteEngine On ## Uncomment the below "#RewriteBase /" (remove "#") if pH7Builder is installed in a folder, and add the folder name after the slash "/" - ## Example: If pH7Builder is installed in "/public_html/ph7cms/", then it should be "RewriteBase /ph7cms/", however it may depends of your Apache configuration. + ## Example: If pH7Builder is installed in "/public_html/ph7builder/", then it should be "RewriteBase /ph7builder/", however it may depends of your Apache configuration. ## If you need, please ask your hosting company or check the Apache doc: http://httpd.apache.org/docs/current/mod/mod_rewrite.html # RewriteBase / diff --git a/Dockerfile b/Dockerfile index c55c18d598..be73e06530 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,13 +36,13 @@ RUN apt-get install -y && \ RUN apt-get install -y nginx # Remove the default Nginx configuration file -RUN rm -v /etc/nginx/ph7cms.conf +RUN rm -v /etc/nginx/ph7builder.conf # Copy a configuration file from the current directory -ADD ph7cms.conf /etc/nginx/ +ADD ph7builder.conf /etc/nginx/ # Append "daemon off;" to the beginning of the configuration -RUN echo "daemon off;" >> /etc/nginx/ph7cms.conf +RUN echo "daemon off;" >> /etc/nginx/ph7builder.conf # Install PHP! FROM php:${PHP_VERSION}-fpm diff --git a/docker-compose.yml b/docker-compose.yml index 38a28e9fc0..b28ac843e9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,7 +8,7 @@ services: volumes: - .:/var/www:/var/www/ - ./sites:/etc/nginx/conf.d - - ./nginx.conf:/etc/nginx/ph7cms.conf + - ./nginx.conf:/etc/nginx/ph7builder.conf depends_on: - php links: diff --git a/installation-instructions-(start-here).txt b/installation-instructions-(start-here).txt index 7b9b7da10a..5e4ddce19c 100755 --- a/installation-instructions-(start-here).txt +++ b/installation-instructions-(start-here).txt @@ -1,6 +1,6 @@ 1. Requirements: https://ph7builder.com/doc/en/requirements 2. Installation: https://ph7builder.com/doc/en/install -3. Once you finished the installation, your admin panel URL will be: http://YOUR-PH7CMS-SITE.com/admin123/ +3. Once you finished the installation, your admin panel URL will be: http://YOUR-SITE.com/admin123/ --- Softaculous/Fantastico Installation --- diff --git a/nginx.conf b/nginx.conf index 01fc2638ac..12d91dd21e 100644 --- a/nginx.conf +++ b/nginx.conf @@ -3,13 +3,13 @@ server { listen 80; server_name www.yoursite.com; - root /var/www/ph7cms_public_root; + root /var/www/ph7builder_public_root; index index.php; client_max_body_size 50M; error_log /var/log/nginx/yoursite.error.log; access_log /var/log/nginx/yoursite.access.log; - # Include ph7cms.conf. You can also directly add the "location" rule instead of including the conf file - include /etc/nginx/ph7cms.conf; + # Include ph7builder.conf. You can also directly add the "location" rule instead of including the conf file + include /etc/nginx/ph7builder.conf; } diff --git a/sample.htaccess b/sample.htaccess index 17c013ccad..128d0244ac 100755 --- a/sample.htaccess +++ b/sample.htaccess @@ -17,7 +17,7 @@ RewriteEngine On ## Uncomment the below "#RewriteBase /" (remove "#") if pH7Builder is installed in a folder, and add the folder name after the slash "/" - ## Example: If pH7Builder is installed in "/public_html/ph7cms/", then it should be "RewriteBase /ph7cms/", however it may depends of your Apache configuration. + ## Example: If pH7Builder is installed in "/public_html/ph7builder/", then it should be "RewriteBase /ph7builder/", however it may depends of your Apache configuration. ## If you need, please ask your hosting company or check the Apache doc: http://httpd.apache.org/docs/current/mod/mod_rewrite.html # RewriteBase / From d542b2f5a7ea3301842fb61ea6c568fab1a715f3 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:39:42 +0930 Subject: [PATCH 07/13] Update contact email address to pH7Builder.com version --- static/js/disclaimer/Disclaimer.js | 2 +- static/js/disclaimer/common.js | 2 +- static/js/divShow.js | 2 +- .../system/modules/cool-profile-page/themes/base/css/style.css | 2 +- .../modules/cool-profile-page/themes/premium/css/style.css | 2 +- .../modules/ph7cms-helper/themes/base/css/suggestionbox.css | 2 +- .../modules/ph7cms-helper/themes/base/js/suggestionbox.js | 2 +- templates/system/modules/pwa/themes/base/js/sw-register.js | 2 +- templates/system/modules/user/themes/base/css/general.css | 2 +- templates/themes/cartoon/config/config.ini | 2 +- templates/themes/datelove/config/config.ini | 2 +- templates/themes/premium/config/config.ini | 2 +- templates/themes/zendate/config/config.ini | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/static/js/disclaimer/Disclaimer.js b/static/js/disclaimer/Disclaimer.js index 9392ef24a1..e17b9d53d2 100644 --- a/static/js/disclaimer/Disclaimer.js +++ b/static/js/disclaimer/Disclaimer.js @@ -1,5 +1,5 @@ /*! - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/static/js/disclaimer/common.js b/static/js/disclaimer/common.js index 80cf59c5db..ef0049ba4e 100644 --- a/static/js/disclaimer/common.js +++ b/static/js/disclaimer/common.js @@ -1,5 +1,5 @@ /*! - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/static/js/divShow.js b/static/js/divShow.js index 1e207cca53..67a7b6928d 100755 --- a/static/js/divShow.js +++ b/static/js/divShow.js @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/system/modules/cool-profile-page/themes/base/css/style.css b/templates/system/modules/cool-profile-page/themes/base/css/style.css index eb05f0c935..bfbcd48b92 100644 --- a/templates/system/modules/cool-profile-page/themes/base/css/style.css +++ b/templates/system/modules/cool-profile-page/themes/base/css/style.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2018-2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/system/modules/cool-profile-page/themes/premium/css/style.css b/templates/system/modules/cool-profile-page/themes/premium/css/style.css index f96daab645..213b364019 100644 --- a/templates/system/modules/cool-profile-page/themes/premium/css/style.css +++ b/templates/system/modules/cool-profile-page/themes/premium/css/style.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/system/modules/ph7cms-helper/themes/base/css/suggestionbox.css b/templates/system/modules/ph7cms-helper/themes/base/css/suggestionbox.css index d9de71eba2..e51e0eaf87 100644 --- a/templates/system/modules/ph7cms-helper/themes/base/css/suggestionbox.css +++ b/templates/system/modules/ph7cms-helper/themes/base/css/suggestionbox.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/system/modules/ph7cms-helper/themes/base/js/suggestionbox.js b/templates/system/modules/ph7cms-helper/themes/base/js/suggestionbox.js index a995d4775c..fdc3950f7b 100644 --- a/templates/system/modules/ph7cms-helper/themes/base/js/suggestionbox.js +++ b/templates/system/modules/ph7cms-helper/themes/base/js/suggestionbox.js @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2015-2020, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/system/modules/pwa/themes/base/js/sw-register.js b/templates/system/modules/pwa/themes/base/js/sw-register.js index a9878e911d..223052fbce 100644 --- a/templates/system/modules/pwa/themes/base/js/sw-register.js +++ b/templates/system/modules/pwa/themes/base/js/sw-register.js @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/system/modules/user/themes/base/css/general.css b/templates/system/modules/user/themes/base/css/general.css index 3e48fdd77b..17943f2e3e 100644 --- a/templates/system/modules/user/themes/base/css/general.css +++ b/templates/system/modules/user/themes/base/css/general.css @@ -1,5 +1,5 @@ /* - * Author: Pierre-Henry Soria + * Author: Pierre-Henry Soria * Copyright: (c) 2016-2019, Pierre-Henry Soria. All Rights Reserved. * License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. */ diff --git a/templates/themes/cartoon/config/config.ini b/templates/themes/cartoon/config/config.ini index 0349c0c605..42d4ed366c 100644 --- a/templates/themes/cartoon/config/config.ini +++ b/templates/themes/cartoon/config/config.ini @@ -8,4 +8,4 @@ preview_img = "img/preview.png" author = "Pierre-Henry Soria" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/templates/themes/datelove/config/config.ini b/templates/themes/datelove/config/config.ini index 1f741fecea..0a9f8e06ca 100755 --- a/templates/themes/datelove/config/config.ini +++ b/templates/themes/datelove/config/config.ini @@ -9,4 +9,4 @@ preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/templates/themes/premium/config/config.ini b/templates/themes/premium/config/config.ini index b4abc4be21..0c7b75e43b 100644 --- a/templates/themes/premium/config/config.ini +++ b/templates/themes/premium/config/config.ini @@ -9,4 +9,4 @@ preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "Proprietary" website = "https://ph7builder.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" diff --git a/templates/themes/zendate/config/config.ini b/templates/themes/zendate/config/config.ini index e91065b5f7..bc281fe58e 100644 --- a/templates/themes/zendate/config/config.ini +++ b/templates/themes/zendate/config/config.ini @@ -9,4 +9,4 @@ preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "MIT" website = "http://ph7cms.com" -email = "hello@ph7cms.com" +email = "hello@ph7builder.com" From 95eee8e23819f5c902a3be21c3c155ce3298e3a5 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:42:25 +0930 Subject: [PATCH 08/13] Update domain name when not target blank --- static/js/common.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/common.js b/static/js/common.js index 29837a5793..e9e9de3013 100755 --- a/static/js/common.js +++ b/static/js/common.js @@ -5,14 +5,14 @@ */ /** - * Force target_blank with window.open JavaScript method. + * Force target '_blank' with window.open JavaScript method. */ (function () { $('a').click(function () { var href = $(this).attr('href'); if ( - href.indexOf('ph7cms.com') == -1 && href.indexOf('youtube.com') == -1 && + href.indexOf('ph7builder.com') == -1 && href.indexOf('youtube.com') == -1 && href.indexOf('youtu.be') == -1 && href.indexOf('vimeo.com') == -1 && href.indexOf('dailymotion.com') == -1 && href.indexOf('metacafe.com') == -1 && href.indexOf('gravatar.com') == -1 && href.indexOf('softaculous.com') == -1 && From e1ca0e15eaab4b8bf565b3ac6e9e7c19b254bdcf Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:42:53 +0930 Subject: [PATCH 09/13] Update `SOFTWARE_WEBSITE` from ph7cms.com to ph7builder.com --- _install/library/Controller.class.php | 4 ++-- _protected/framework/Core/Kernel.class.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_install/library/Controller.class.php b/_install/library/Controller.class.php index 45f1e0ebd2..d537785cf3 100755 --- a/_install/library/Controller.class.php +++ b/_install/library/Controller.class.php @@ -5,7 +5,7 @@ * @author Pierre-Henry Soria * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. - * @link http://ph7cms.com + * @link http://ph7builder.com * @package PH7 / Install / Library */ @@ -26,7 +26,7 @@ abstract class Controller implements Controllable const DEFAULT_SITE_NAME = 'My Dating WebApp'; const DEFAULT_ADMIN_USERNAME = 'administrator'; const SOFTWARE_PREFIX_COOKIE_NAME = 'pH7'; - const SOFTWARE_WEBSITE = 'https://ph7cms.com'; + const SOFTWARE_WEBSITE = 'https://ph7builder.com'; const SOFTWARE_REQUIREMENTS_URL = 'https://ph7builder.com/doc/en/requirements'; const PAYPAL_DONATE_URL = 'https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X457W3L7DAPC6'; const PATREON_URL = 'https://www.patreon.com/bePatron?u=3534366'; diff --git a/_protected/framework/Core/Kernel.class.php b/_protected/framework/Core/Kernel.class.php index 504f34c4ef..5f94056f45 100644 --- a/_protected/framework/Core/Kernel.class.php +++ b/_protected/framework/Core/Kernel.class.php @@ -3,7 +3,7 @@ * @author Pierre-Henry Soria * @copyright (c) 2011-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. - * @link https://ph7cms.com + * @link https://ph7builder.com * @package PH7 / Framework / Core */ @@ -23,7 +23,7 @@ abstract class Kernel { const SOFTWARE_NAME = 'pH7Builder'; const SOFTWARE_DESCRIPTION = 'pH7Builder Dating Web App Builder. The ONLY Free, Open Source, Pro Dating Startup Builder for Growing Your Online Social Business'; - const SOFTWARE_WEBSITE = 'https://ph7cms.com'; + const SOFTWARE_WEBSITE = 'https://ph7builder.com'; const SOFTWARE_DOC_URL = 'https://ph7builder.com/doc'; const SOFTWARE_GIT_REPO_URL = 'https://github.com/pH7Software/pH7-Social-Dating-CMS'; const SOFTWARE_ISSUE_URL = self::SOFTWARE_GIT_REPO_URL . '/issues'; From 9ea263dde8ef273855bc8e392663aa52cbcc53cd Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:43:17 +0930 Subject: [PATCH 10/13] Update domain name for generated email domain --- _protected/app/system/modules/admin123/inc/class/ImportUser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_protected/app/system/modules/admin123/inc/class/ImportUser.php b/_protected/app/system/modules/admin123/inc/class/ImportUser.php index 20453533d7..11c8722c0b 100644 --- a/_protected/app/system/modules/admin123/inc/class/ImportUser.php +++ b/_protected/app/system/modules/admin123/inc/class/ImportUser.php @@ -345,7 +345,7 @@ private function hasError() */ private function getRandomEmail($sFiveChars) { - return sprintf('peterzhenry%s@%s.ph7cms.com', $sFiveChars, $sFiveChars); + return sprintf('peterzhenry%s@%s.ph7builder.com', $sFiveChars, $sFiveChars); } /** From bb3caa475ba09af1bc57d76aa58ae35df3572f2f Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:45:12 +0930 Subject: [PATCH 11/13] Update config.ini with "ph7builder.com" domain --- _install/data/configs/config.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_install/data/configs/config.ini b/_install/data/configs/config.ini index ab05cf2bf2..e4471b3c7f 100755 --- a/_install/data/configs/config.ini +++ b/_install/data/configs/config.ini @@ -2,9 +2,9 @@ ; Title: Config file of pH7 Dating Social Community CMS ; ; Author: Pierre-Henry Soria -; Copyright: (c) 2011-2021, Pierre-Henry Soria. All Rights Reserved. +; Copyright: (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. ; License: MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. -; Link: https://ph7cms.com +; Link: https://ph7builder.com ; ; @@ -120,7 +120,7 @@ enable.static.minify_java_compiler = 0 private_key = "%private_key%" ; Domain(s) that can use the API -allow_domains[] = "ph7cms.com" +allow_domains[] = "ph7builder.com" [storage] From 102f2dada7b08f4453160ebc27863d9ca234e5dd Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:47:38 +0930 Subject: [PATCH 12/13] Replace ph7cms.com reference to ph7builder.com --- _protected/app/Bootstrap.php | 2 +- _protected/app/configs/constants.php | 2 +- _protected/app/configs/emoticon.php | 2 +- _protected/app/langs/en_US/config/config.ini | 2 +- _protected/app/system/core/assets/ajax/ValidateCoreAjax.php | 2 +- _protected/app/system/modules/api/config/Permission.php | 2 +- .../app/system/modules/api/controllers/MainController.php | 2 +- _protected/app/system/modules/im/config/config.ini | 2 +- templates/themes/base/config/config.ini | 2 +- templates/themes/cartoon/config/config.ini | 2 +- templates/themes/datelove/config/config.ini | 2 +- templates/themes/zendate/config/config.ini | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/_protected/app/Bootstrap.php b/_protected/app/Bootstrap.php index 349e1a1b1e..ad3612fbb9 100755 --- a/_protected/app/Bootstrap.php +++ b/_protected/app/Bootstrap.php @@ -3,7 +3,7 @@ * @author Pierre-Henry Soria * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. - * @link https://ph7cms.com + * @link https://ph7builder.com * @package PH7 / App / Core */ diff --git a/_protected/app/configs/constants.php b/_protected/app/configs/constants.php index 6158d23632..286d3ae601 100755 --- a/_protected/app/configs/constants.php +++ b/_protected/app/configs/constants.php @@ -1,7 +1,7 @@ - * @link https://ph7cms.com + * @link https://ph7builder.com * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Config diff --git a/_protected/app/configs/emoticon.php b/_protected/app/configs/emoticon.php index 625398b851..0e79769f5e 100755 --- a/_protected/app/configs/emoticon.php +++ b/_protected/app/configs/emoticon.php @@ -3,7 +3,7 @@ * @title Emoticon File * * @author Pierre-Henry Soria - * @link https://ph7cms.com + * @link https://ph7builder.com * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Config diff --git a/_protected/app/langs/en_US/config/config.ini b/_protected/app/langs/en_US/config/config.ini index c783981a1d..8e5c6f6257 100755 --- a/_protected/app/langs/en_US/config/config.ini +++ b/_protected/app/langs/en_US/config/config.ini @@ -13,7 +13,7 @@ charset = "utf-8" name = English author = "Pierre-Henry Soria" email = "ph7software@gmail.com" -website = "http://ph7cms.com" +website = "http://ph7builder.com" [language.application] ; Timezone for the web app diff --git a/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php b/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php index 411cae862a..221ec02fd6 100755 --- a/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php @@ -259,7 +259,7 @@ protected function name($sValue) protected function url($sValue) { if (!$this->oValidate->url($sValue)) { - $this->sMsg = t('Your must enter a valid url (e.g., http://ph7cms.com).'); + $this->sMsg = t('Your must enter a valid url (e.g., http://ph7builder.com).'); } else { $this->iStatus = 1; $this->sMsg = t('OK!'); diff --git a/_protected/app/system/modules/api/config/Permission.php b/_protected/app/system/modules/api/config/Permission.php index 28ecefd9ef..1b5de93614 100644 --- a/_protected/app/system/modules/api/config/Permission.php +++ b/_protected/app/system/modules/api/config/Permission.php @@ -4,7 +4,7 @@ * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Api / Controller - * @link http://ph7cms.com + * @link http://ph7builder.com * @link http://github.com/pH7Software/pH7Builder-HTTP-REST-Push-Data */ diff --git a/_protected/app/system/modules/api/controllers/MainController.php b/_protected/app/system/modules/api/controllers/MainController.php index 6f861af6ed..2ad16215fd 100644 --- a/_protected/app/system/modules/api/controllers/MainController.php +++ b/_protected/app/system/modules/api/controllers/MainController.php @@ -4,7 +4,7 @@ * @copyright (c) 2015-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Api / Controller - * @link http://ph7cms.com + * @link http://ph7builder.com * @link http://github.com/pH7Software/pH7Builder-HTTP-REST-Push-Data */ diff --git a/_protected/app/system/modules/im/config/config.ini b/_protected/app/system/modules/im/config/config.ini index 2b7ddf3960..3255ad5595 100755 --- a/_protected/app/system/modules/im/config/config.ini +++ b/_protected/app/system/modules/im/config/config.ini @@ -11,5 +11,5 @@ version = "0.9.8" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/templates/themes/base/config/config.ini b/templates/themes/base/config/config.ini index 38c9bb442e..b4386973ec 100755 --- a/templates/themes/base/config/config.ini +++ b/templates/themes/base/config/config.ini @@ -8,5 +8,5 @@ preview_img = "img/preview.png" preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/templates/themes/cartoon/config/config.ini b/templates/themes/cartoon/config/config.ini index 42d4ed366c..5c0474df3c 100644 --- a/templates/themes/cartoon/config/config.ini +++ b/templates/themes/cartoon/config/config.ini @@ -7,5 +7,5 @@ version = "1.0.0" preview_img = "img/preview.png" author = "Pierre-Henry Soria" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/templates/themes/datelove/config/config.ini b/templates/themes/datelove/config/config.ini index 0a9f8e06ca..955e9353c4 100755 --- a/templates/themes/datelove/config/config.ini +++ b/templates/themes/datelove/config/config.ini @@ -8,5 +8,5 @@ preview_img = "img/preview.png" preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/templates/themes/zendate/config/config.ini b/templates/themes/zendate/config/config.ini index bc281fe58e..791c50020b 100644 --- a/templates/themes/zendate/config/config.ini +++ b/templates/themes/zendate/config/config.ini @@ -8,5 +8,5 @@ preview_img = "img/preview.png" preview_gif_img = "img/preview.gif" author = "Pierre-Henry Soria" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" From 3dfcfbdb6f3ee3bdf887efe5fd8304b087af1875 Mon Sep 17 00:00:00 2001 From: Pierre-Henry Soria Date: Mon, 6 Jun 2022 11:57:42 +0930 Subject: [PATCH 13/13] Replace ph7cms.com domain to ph7builder.com To prevent issues later on if ph7cms.com isnt renewed in the future --- _protected/app/configs/environment/all.env.php | 2 +- _protected/app/configs/environment/development.env.php | 2 +- _protected/app/configs/environment/production.env.php | 2 +- _protected/app/langs/en_US/LC_MESSAGES/global.po | 6 +++--- _protected/app/modules/helloworld/config/config.ini | 2 +- .../app/system/core/assets/ajax/ValidateCoreAjax.php | 2 +- _protected/app/system/modules/admin123/config/config.ini | 2 +- .../system/modules/affiliate/forms/AddAffiliateForm.php | 2 +- _protected/app/system/modules/api/config/config.ini | 2 +- .../app/system/modules/api/controllers/UserController.php | 2 +- _protected/app/system/modules/birthday/config/config.ini | 2 +- _protected/app/system/modules/blog/config/config.ini | 2 +- _protected/app/system/modules/chat/config/config.ini | 2 +- _protected/app/system/modules/comment/config/config.ini | 2 +- _protected/app/system/modules/contact/config/config.ini | 2 +- .../system/modules/cool-profile-page/config/config.ini | 2 +- _protected/app/system/modules/error/config/config.ini | 2 +- _protected/app/system/modules/field/config/config.ini | 2 +- _protected/app/system/modules/forum/config/config.ini | 2 +- _protected/app/system/modules/friend/config/config.ini | 2 +- _protected/app/system/modules/game/config/config.ini | 2 +- _protected/app/system/modules/hotornot/config/config.ini | 2 +- _protected/app/system/modules/invite/config/config.ini | 2 +- .../app/system/modules/lost-password/config/config.ini | 2 +- .../app/system/modules/love-calculator/config/config.ini | 2 +- _protected/app/system/modules/mail/config/config.ini | 2 +- _protected/app/system/modules/map/config/config.ini | 2 +- .../modules/milestone-celebration/config/config.ini | 2 +- .../app/system/modules/newsletter/config/config.ini | 2 +- _protected/app/system/modules/note/config/config.ini | 2 +- _protected/app/system/modules/page/config/config.ini | 2 +- _protected/app/system/modules/payment/config/config.ini | 2 +- .../app/system/modules/ph7cms-helper/config/config.ini | 2 +- _protected/app/system/modules/picture/config/config.ini | 2 +- .../app/system/modules/profile-faker/config/config.ini | 2 +- _protected/app/system/modules/pwa/config/config.ini | 2 +- .../app/system/modules/related-profile/config/config.ini | 2 +- _protected/app/system/modules/report/config/config.ini | 2 +- .../app/system/modules/sms-verification/config/config.ini | 2 +- .../app/system/modules/two-factor-auth/config/config.ini | 2 +- .../app/system/modules/user-dashboard/config/config.ini | 2 +- _protected/app/system/modules/user/config/config.ini | 2 +- _protected/app/system/modules/video/config/config.ini | 2 +- _protected/app/system/modules/xml/config/config.ini | 2 +- _protected/framework/Api/Tool.class.php | 2 +- _protected/framework/Core/Core.class.php | 2 +- _protected/framework/File/Transfer/Ftp.class.php | 2 +- .../framework/Layout/Form/Engine/PFBC/Element/Age.php | 2 +- .../framework/Layout/Form/Engine/PFBC/Validation/Url.php | 2 +- _protected/framework/Layout/Html/PageDna.class.php | 4 ++-- _protected/framework/Mvc/Request/Http.class.php | 2 +- .../Mvc/Request/WrongRequestMethodException.class.php | 2 +- _protected/framework/Seo/Data/MetaData.class.php | 2 +- _protected/framework/Video/Api.class.php | 2 +- _protected/framework/Video/Api/Api.class.php | 2 +- _protected/framework/Video/Api/Apible.interface.php | 2 +- _protected/framework/Video/Api/Dailymotion.class.php | 2 +- _protected/framework/Video/Api/Metacafe.class.php | 2 +- _protected/framework/Video/Api/Vimeo.class.php | 2 +- _protected/framework/Video/Api/Youtube.class.php | 8 ++------ .../framework/Video/InvalidApiProviderException.class.php | 2 +- _protected/framework/Video/ProviderFactory.class.php | 2 +- _protected/framework/Video/Video.class.php | 2 +- 63 files changed, 67 insertions(+), 71 deletions(-) diff --git a/_protected/app/configs/environment/all.env.php b/_protected/app/configs/environment/all.env.php index 5c3dfa4cad..da372a9f9e 100755 --- a/_protected/app/configs/environment/all.env.php +++ b/_protected/app/configs/environment/all.env.php @@ -4,7 +4,7 @@ * @desc File for all environments. * * @author Pierre-Henry Soria - * @link http://ph7cms.com + * @link http://ph7builder.com * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Config / Environment diff --git a/_protected/app/configs/environment/development.env.php b/_protected/app/configs/environment/development.env.php index fc438b4382..e91e2c0d23 100755 --- a/_protected/app/configs/environment/development.env.php +++ b/_protected/app/configs/environment/development.env.php @@ -3,7 +3,7 @@ * @title Development Environment File * * @author Pierre-Henry Soria - * @link http://ph7cms.com + * @link http://ph7builder.com * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Config / Environment diff --git a/_protected/app/configs/environment/production.env.php b/_protected/app/configs/environment/production.env.php index b78c5ab3f5..ed9293aa6d 100755 --- a/_protected/app/configs/environment/production.env.php +++ b/_protected/app/configs/environment/production.env.php @@ -3,7 +3,7 @@ * @title Production Environment File * * @author Pierre-Henry Soria - * @link http://ph7cms.com + * @link http://ph7builder.com * @copyright (c) 2012-2021, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / Config / Environment diff --git a/_protected/app/langs/en_US/LC_MESSAGES/global.po b/_protected/app/langs/en_US/LC_MESSAGES/global.po index 895eb9f6af..1a82d31ebf 100644 --- a/_protected/app/langs/en_US/LC_MESSAGES/global.po +++ b/_protected/app/langs/en_US/LC_MESSAGES/global.po @@ -209,7 +209,7 @@ msgid "Your name doesn't seem to be correct." msgstr "" #: _protected/app/system/core/assets/ajax/ValidateCoreAjax.php:262 -msgid "Your must enter a valid url (e.g., http://ph7cms.com)." +msgid "Your must enter a valid url (e.g. http://ph7builder.com)." msgstr "" #: _protected/app/system/core/assets/ajax/ValidateCoreAjax.php:284 @@ -4143,7 +4143,7 @@ msgid "Description of the affiliate's site(s)." msgstr "" #: _protected/app/system/modules/affiliate/forms/AddAffiliateForm.php:53 -msgid "Main website where the affiliate is the owner (e.g. http://ph7cms.com)" +msgid "Main website where the affiliate is the owner (e.g. http://ph7builder.com)" msgstr "" #: _protected/app/system/modules/affiliate/forms/AddAffiliateForm.php:54 @@ -13635,7 +13635,7 @@ msgid "Error: %element% cannot exceed %0% character(s)." msgstr "" #: _protected/framework/Layout/Form/Engine/PFBC/Validation/Url.php:14 -msgid "Error: %element% must contain a URL (e.g., http://ph7cms.com)." +msgid "Error: %element% must contain a URL (e.g. http://ph7builder.com)." msgstr "" #: _protected/framework/Layout/Form/Engine/PFBC/Validation/Username.php:33 diff --git a/_protected/app/modules/helloworld/config/config.ini b/_protected/app/modules/helloworld/config/config.ini index 329d9c228d..1e14916775 100755 --- a/_protected/app/modules/helloworld/config/config.ini +++ b/_protected/app/modules/helloworld/config/config.ini @@ -13,7 +13,7 @@ version = "1.0.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php b/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php index 221ec02fd6..7e859f6a20 100755 --- a/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php +++ b/_protected/app/system/core/assets/ajax/ValidateCoreAjax.php @@ -259,7 +259,7 @@ protected function name($sValue) protected function url($sValue) { if (!$this->oValidate->url($sValue)) { - $this->sMsg = t('Your must enter a valid url (e.g., http://ph7builder.com).'); + $this->sMsg = t('Your must enter a valid url (e.g. http://ph7builder.com).'); } else { $this->iStatus = 1; $this->sMsg = t('OK!'); diff --git a/_protected/app/system/modules/admin123/config/config.ini b/_protected/app/system/modules/admin123/config/config.ini index 8dfde355c0..aa9dfac27e 100755 --- a/_protected/app/system/modules/admin123/config/config.ini +++ b/_protected/app/system/modules/admin123/config/config.ini @@ -11,5 +11,5 @@ version = "0.7.0" author = "Pierre-Henry Soria" company = "pH7 CMS (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php b/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php index e2a4b355e6..eea784db9a 100755 --- a/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php +++ b/_protected/app/system/modules/affiliate/forms/AddAffiliateForm.php @@ -68,7 +68,7 @@ public static function display() $oForm->addElement(new Textbox(t('Postal Code:'), 'zip_code', ['id' => 'str_zip_code', 'validation' => new Str(2, 15), 'required' => 1])); $oForm->addElement(new Phone(t('Phone Number:'), 'phone', ['description' => t('Enter full phone number with area code (e.g., +44768374890).'), 'required' => 1])); $oForm->addElement(new Textarea(t('Description:'), 'description', ['description' => t("Description of the affiliate's site(s)."), 'validation' => new Str(10, 2000), 'required' => 1])); - $oForm->addElement(new Url(t('Website:'), 'website', ['description' => t('Main website where the affiliate is the owner (e.g. http://ph7cms.com)'), 'required' => 1])); + $oForm->addElement(new Url(t('Website:'), 'website', ['description' => t('Main website where the affiliate is the owner (e.g. http://ph7builder.com)'), 'required' => 1])); $oForm->addElement(new Email(t('Bank Account:'), 'bank_account', ['description' => t('Bank Account (PayPal Email Address).'), 'validation' => new BankAccount])); $oForm->addElement(new HTMLExternal('')); $oForm->addElement(new Button); diff --git a/_protected/app/system/modules/api/config/config.ini b/_protected/app/system/modules/api/config/config.ini index fd9f04b983..c530193c5c 100644 --- a/_protected/app/system/modules/api/config/config.ini +++ b/_protected/app/system/modules/api/config/config.ini @@ -11,5 +11,5 @@ version = "2.0.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/api/controllers/UserController.php b/_protected/app/system/modules/api/controllers/UserController.php index eafedc619e..d9771df108 100644 --- a/_protected/app/system/modules/api/controllers/UserController.php +++ b/_protected/app/system/modules/api/controllers/UserController.php @@ -4,7 +4,7 @@ * @copyright (c) 2015-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / App / System / Module / Api / Controller - * @link http://ph7cms.com + * @link http://ph7builder.com * @link http://github.com/pH7Software/pH7Builder-HTTP-REST-Push-Data */ diff --git a/_protected/app/system/modules/birthday/config/config.ini b/_protected/app/system/modules/birthday/config/config.ini index 6c7bc1fd3f..1d4ebe527b 100755 --- a/_protected/app/system/modules/birthday/config/config.ini +++ b/_protected/app/system/modules/birthday/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/blog/config/config.ini b/_protected/app/system/modules/blog/config/config.ini index 68970db2e2..66772b9281 100755 --- a/_protected/app/system/modules/blog/config/config.ini +++ b/_protected/app/system/modules/blog/config/config.ini @@ -11,7 +11,7 @@ version = "1.3.3" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/chat/config/config.ini b/_protected/app/system/modules/chat/config/config.ini index aa2a5391f0..1d9b90feb7 100755 --- a/_protected/app/system/modules/chat/config/config.ini +++ b/_protected/app/system/modules/chat/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/comment/config/config.ini b/_protected/app/system/modules/comment/config/config.ini index 5fd1b0e21e..58660d9016 100755 --- a/_protected/app/system/modules/comment/config/config.ini +++ b/_protected/app/system/modules/comment/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/contact/config/config.ini b/_protected/app/system/modules/contact/config/config.ini index 4ce6b04507..a67c8e61da 100755 --- a/_protected/app/system/modules/contact/config/config.ini +++ b/_protected/app/system/modules/contact/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/cool-profile-page/config/config.ini b/_protected/app/system/modules/cool-profile-page/config/config.ini index 96ca57375b..22c2e3d0be 100755 --- a/_protected/app/system/modules/cool-profile-page/config/config.ini +++ b/_protected/app/system/modules/cool-profile-page/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.2" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hi@ph7.me" diff --git a/_protected/app/system/modules/error/config/config.ini b/_protected/app/system/modules/error/config/config.ini index a01b27c661..5b9f3bdd19 100755 --- a/_protected/app/system/modules/error/config/config.ini +++ b/_protected/app/system/modules/error/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.2" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hi@ph7.me" diff --git a/_protected/app/system/modules/field/config/config.ini b/_protected/app/system/modules/field/config/config.ini index 7664a87ffb..1c27c74437 100755 --- a/_protected/app/system/modules/field/config/config.ini +++ b/_protected/app/system/modules/field/config/config.ini @@ -11,7 +11,7 @@ version = "1.2.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/forum/config/config.ini b/_protected/app/system/modules/forum/config/config.ini index 1091ccc62e..c9abd65d97 100755 --- a/_protected/app/system/modules/forum/config/config.ini +++ b/_protected/app/system/modules/forum/config/config.ini @@ -11,7 +11,7 @@ version = "1.2.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/friend/config/config.ini b/_protected/app/system/modules/friend/config/config.ini index 0448141688..2eba934dd7 100755 --- a/_protected/app/system/modules/friend/config/config.ini +++ b/_protected/app/system/modules/friend/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.0" author = "Pierre-Henry Soria" company = "pH7 CMS (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/game/config/config.ini b/_protected/app/system/modules/game/config/config.ini index f4e5ff5c96..730bc1a901 100755 --- a/_protected/app/system/modules/game/config/config.ini +++ b/_protected/app/system/modules/game/config/config.ini @@ -11,7 +11,7 @@ version = "1.4.2" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "GNU GPL v3" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/hotornot/config/config.ini b/_protected/app/system/modules/hotornot/config/config.ini index fead8ab175..730dde007b 100755 --- a/_protected/app/system/modules/hotornot/config/config.ini +++ b/_protected/app/system/modules/hotornot/config/config.ini @@ -11,5 +11,5 @@ version = "2.0.0" author = "Pierre-Henry Soria" company = "pH7 CMS (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/invite/config/config.ini b/_protected/app/system/modules/invite/config/config.ini index 63fa09cdd2..defde9e9bd 100755 --- a/_protected/app/system/modules/invite/config/config.ini +++ b/_protected/app/system/modules/invite/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.4" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/lost-password/config/config.ini b/_protected/app/system/modules/lost-password/config/config.ini index c4be34afc7..9160179407 100755 --- a/_protected/app/system/modules/lost-password/config/config.ini +++ b/_protected/app/system/modules/lost-password/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/love-calculator/config/config.ini b/_protected/app/system/modules/love-calculator/config/config.ini index 6d184e9d23..1aa04acd25 100755 --- a/_protected/app/system/modules/love-calculator/config/config.ini +++ b/_protected/app/system/modules/love-calculator/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/mail/config/config.ini b/_protected/app/system/modules/mail/config/config.ini index 617e2c6a5c..73821f1ad9 100755 --- a/_protected/app/system/modules/mail/config/config.ini +++ b/_protected/app/system/modules/mail/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/map/config/config.ini b/_protected/app/system/modules/map/config/config.ini index 06917f4c23..4eeca6a35e 100755 --- a/_protected/app/system/modules/map/config/config.ini +++ b/_protected/app/system/modules/map/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/milestone-celebration/config/config.ini b/_protected/app/system/modules/milestone-celebration/config/config.ini index 40b7530acb..72a9e71784 100755 --- a/_protected/app/system/modules/milestone-celebration/config/config.ini +++ b/_protected/app/system/modules/milestone-celebration/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.8" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/newsletter/config/config.ini b/_protected/app/system/modules/newsletter/config/config.ini index 08390b3f06..e373bdb882 100755 --- a/_protected/app/system/modules/newsletter/config/config.ini +++ b/_protected/app/system/modules/newsletter/config/config.ini @@ -11,5 +11,5 @@ version = "0.8.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/note/config/config.ini b/_protected/app/system/modules/note/config/config.ini index 91677e4c3e..fac79b9ddf 100755 --- a/_protected/app/system/modules/note/config/config.ini +++ b/_protected/app/system/modules/note/config/config.ini @@ -11,7 +11,7 @@ version = "1.0.3" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/page/config/config.ini b/_protected/app/system/modules/page/config/config.ini index 4d37903a1d..9943d87a72 100755 --- a/_protected/app/system/modules/page/config/config.ini +++ b/_protected/app/system/modules/page/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/payment/config/config.ini b/_protected/app/system/modules/payment/config/config.ini index 93fc45128c..5ea560bdbc 100755 --- a/_protected/app/system/modules/payment/config/config.ini +++ b/_protected/app/system/modules/payment/config/config.ini @@ -12,7 +12,7 @@ version = "1.0.1" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/ph7cms-helper/config/config.ini b/_protected/app/system/modules/ph7cms-helper/config/config.ini index 249882f043..9ad23575ae 100644 --- a/_protected/app/system/modules/ph7cms-helper/config/config.ini +++ b/_protected/app/system/modules/ph7cms-helper/config/config.ini @@ -11,7 +11,7 @@ version = "2.0.7" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/picture/config/config.ini b/_protected/app/system/modules/picture/config/config.ini index 7a6823a100..d396d795d8 100755 --- a/_protected/app/system/modules/picture/config/config.ini +++ b/_protected/app/system/modules/picture/config/config.ini @@ -11,7 +11,7 @@ version = "1.1.2" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/profile-faker/config/config.ini b/_protected/app/system/modules/profile-faker/config/config.ini index b289e3e9d3..8dd9488886 100644 --- a/_protected/app/system/modules/profile-faker/config/config.ini +++ b/_protected/app/system/modules/profile-faker/config/config.ini @@ -11,5 +11,5 @@ version = "1.2.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/pwa/config/config.ini b/_protected/app/system/modules/pwa/config/config.ini index 6be91e0e14..ae2d3f4a4c 100755 --- a/_protected/app/system/modules/pwa/config/config.ini +++ b/_protected/app/system/modules/pwa/config/config.ini @@ -11,7 +11,7 @@ version = "1.0.2" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/related-profile/config/config.ini b/_protected/app/system/modules/related-profile/config/config.ini index 4180522997..168834cdc2 100755 --- a/_protected/app/system/modules/related-profile/config/config.ini +++ b/_protected/app/system/modules/related-profile/config/config.ini @@ -11,5 +11,5 @@ version = "1.0.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/report/config/config.ini b/_protected/app/system/modules/report/config/config.ini index 9015199229..b2d44c5718 100755 --- a/_protected/app/system/modules/report/config/config.ini +++ b/_protected/app/system/modules/report/config/config.ini @@ -11,5 +11,5 @@ version = "1.1.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/sms-verification/config/config.ini b/_protected/app/system/modules/sms-verification/config/config.ini index d9b9f0c654..3f0c8066d3 100644 --- a/_protected/app/system/modules/sms-verification/config/config.ini +++ b/_protected/app/system/modules/sms-verification/config/config.ini @@ -11,7 +11,7 @@ version = "1.2.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/two-factor-auth/config/config.ini b/_protected/app/system/modules/two-factor-auth/config/config.ini index cadfa00241..6531a15e27 100644 --- a/_protected/app/system/modules/two-factor-auth/config/config.ini +++ b/_protected/app/system/modules/two-factor-auth/config/config.ini @@ -11,5 +11,5 @@ version = "1.3.0" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/user-dashboard/config/config.ini b/_protected/app/system/modules/user-dashboard/config/config.ini index f952c911b3..da2b9f8b2e 100755 --- a/_protected/app/system/modules/user-dashboard/config/config.ini +++ b/_protected/app/system/modules/user-dashboard/config/config.ini @@ -11,5 +11,5 @@ version = "0.9.5" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/user/config/config.ini b/_protected/app/system/modules/user/config/config.ini index 5606030d63..22fcbd39e5 100755 --- a/_protected/app/system/modules/user/config/config.ini +++ b/_protected/app/system/modules/user/config/config.ini @@ -11,5 +11,5 @@ version = "0.9.8" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/app/system/modules/video/config/config.ini b/_protected/app/system/modules/video/config/config.ini index 8497a5552c..619b9455e1 100755 --- a/_protected/app/system/modules/video/config/config.ini +++ b/_protected/app/system/modules/video/config/config.ini @@ -11,7 +11,7 @@ version = "1.0.7" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" [module.setting] diff --git a/_protected/app/system/modules/xml/config/config.ini b/_protected/app/system/modules/xml/config/config.ini index 16dcdc3f30..aea882e7bc 100755 --- a/_protected/app/system/modules/xml/config/config.ini +++ b/_protected/app/system/modules/xml/config/config.ini @@ -11,5 +11,5 @@ version = "2.0.2" author = "Pierre-Henry Soria" company = "pH7Builder (Pierre-Henry Soria)" license = "MIT" -website = "http://ph7cms.com" +website = "http://ph7builder.com" email = "hello@ph7builder.com" diff --git a/_protected/framework/Api/Tool.class.php b/_protected/framework/Api/Tool.class.php index 1df310127f..403927998b 100644 --- a/_protected/framework/Api/Tool.class.php +++ b/_protected/framework/Api/Tool.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Api - * @link http://ph7cms.com + * @link http://ph7builder.com */ declare(strict_types=1); diff --git a/_protected/framework/Core/Core.class.php b/_protected/framework/Core/Core.class.php index 59f321e6ef..f5f4746435 100755 --- a/_protected/framework/Core/Core.class.php +++ b/_protected/framework/Core/Core.class.php @@ -3,7 +3,7 @@ * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. - * @link https://ph7cms.com + * @link https://ph7builder.com * @package PH7 / Framework / Core */ diff --git a/_protected/framework/File/Transfer/Ftp.class.php b/_protected/framework/File/Transfer/Ftp.class.php index 126ee6f74c..6770a94555 100755 --- a/_protected/framework/File/Transfer/Ftp.class.php +++ b/_protected/framework/File/Transfer/Ftp.class.php @@ -8,7 +8,7 @@ * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / File / Transfer * @version 0.8 - * @link http://ph7cms.com + * @link http://ph7builder.com * @linkDoc http://php.net/manual/book.ftp.php */ diff --git a/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php b/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php index 928555ecad..db2beaf308 100755 --- a/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php +++ b/_protected/framework/Layout/Form/Engine/PFBC/Element/Age.php @@ -3,7 +3,7 @@ * @author Pierre-Henry Soria * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. - * @link http://ph7cms.com + * @link http://ph7builder.com * @package PH7 / Framework / Layout / Form / Engine / PFBC / Element */ diff --git a/_protected/framework/Layout/Form/Engine/PFBC/Validation/Url.php b/_protected/framework/Layout/Form/Engine/PFBC/Validation/Url.php index c8abbeb153..4718c03cbe 100644 --- a/_protected/framework/Layout/Form/Engine/PFBC/Validation/Url.php +++ b/_protected/framework/Layout/Form/Engine/PFBC/Validation/Url.php @@ -13,7 +13,7 @@ class Url extends Validation public function __construct() { parent::__construct(); - $this->message = t('Error: %element% must contain a URL (e.g., http://ph7cms.com).'); + $this->message = t('Error: %element% must contain a URL (e.g. http://ph7builder.com).'); } public function isValid($sValue) diff --git a/_protected/framework/Layout/Html/PageDna.class.php b/_protected/framework/Layout/Html/PageDna.class.php index 95daa53861..7f446460e5 100644 --- a/_protected/framework/Layout/Html/PageDna.class.php +++ b/_protected/framework/Layout/Html/PageDna.class.php @@ -49,7 +49,7 @@ final class PageDna const COMMENT_BUILT_WITH_PH7CMS = << 'meet people, community, single, friends, meet singles, women, men, dating site, dating service, dating website, online dating website', 'headline' => 'Be on the right place!', 'slogan' => 'Online Dating Community with Chat Rooms', - 'promoText' => 'You\'re on the best place for meeting new people nearby! Chat, Flirt, Socialize and have Fun!
Create any Dating Sites like that with pH7Builder. It is Professional, Free, Open Source, ...', + 'promoText' => 'You\'re on the best place for meeting new people nearby! Chat, Flirt, Socialize and have Fun!
Create any Dating Sites like that with pH7Builder. It is Professional, Free, Open Source, ...', 'metaRobots' => 'index, follow, all', 'metaAuthor' => 'Pierre-Henry Soria (pH7Builder.com)', 'metaCopyright' => 'Pierre-Henry Soria. All Rights Reserved.', diff --git a/_protected/framework/Video/Api.class.php b/_protected/framework/Video/Api.class.php index 39fdc8a45b..31a5462b19 100755 --- a/_protected/framework/Video/Api.class.php +++ b/_protected/framework/Video/Api.class.php @@ -4,7 +4,7 @@ * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video - * @link http://ph7cms.com + * @link http://ph7builder.com */ declare(strict_types=1); diff --git a/_protected/framework/Video/Api/Api.class.php b/_protected/framework/Video/Api/Api.class.php index 9ac22b4f3e..2b12ced5ca 100755 --- a/_protected/framework/Video/Api/Api.class.php +++ b/_protected/framework/Video/Api/Api.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api - * @link http://ph7cms.com + * @link http://ph7builder.com */ declare(strict_types=1); diff --git a/_protected/framework/Video/Api/Apible.interface.php b/_protected/framework/Video/Api/Apible.interface.php index 24a3a8edc7..1ce8cd88c8 100755 --- a/_protected/framework/Video/Api/Apible.interface.php +++ b/_protected/framework/Video/Api/Apible.interface.php @@ -6,7 +6,7 @@ * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api - * @link http://ph7cms.com + * @link http://ph7builder.com */ declare(strict_types=1); diff --git a/_protected/framework/Video/Api/Dailymotion.class.php b/_protected/framework/Video/Api/Dailymotion.class.php index d63d6e737d..e134780a88 100755 --- a/_protected/framework/Video/Api/Dailymotion.class.php +++ b/_protected/framework/Video/Api/Dailymotion.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api - * @link http://ph7cms.com + * @link http://ph7builder.com */ namespace PH7\Framework\Video\Api; diff --git a/_protected/framework/Video/Api/Metacafe.class.php b/_protected/framework/Video/Api/Metacafe.class.php index 0e9a62efb7..c3744ecd70 100755 --- a/_protected/framework/Video/Api/Metacafe.class.php +++ b/_protected/framework/Video/Api/Metacafe.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api - * @link http://ph7cms.com + * @link http://ph7builder.com */ namespace PH7\Framework\Video\Api; diff --git a/_protected/framework/Video/Api/Vimeo.class.php b/_protected/framework/Video/Api/Vimeo.class.php index 8cca9ccaff..1e9df12d9f 100755 --- a/_protected/framework/Video/Api/Vimeo.class.php +++ b/_protected/framework/Video/Api/Vimeo.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api - * @link http://ph7cms.com + * @link http://ph7builder.com */ namespace PH7\Framework\Video\Api; diff --git a/_protected/framework/Video/Api/Youtube.class.php b/_protected/framework/Video/Api/Youtube.class.php index dd40fc3810..1dd516092b 100755 --- a/_protected/framework/Video/Api/Youtube.class.php +++ b/_protected/framework/Video/Api/Youtube.class.php @@ -1,13 +1,11 @@ - * @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. + * @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video / Api * @version 1.2 - * @link http://ph7cms.com + * @link http://ph7builder.com * @history 28/03/2016 - Since pH7Builder 1.3.7, it's now compatible with Youtube API v3. Since Youtube API v3, it requires a Google API key. This is available through pH7Builder's admin panel. */ @@ -89,8 +87,6 @@ public function getDuration() * @param string $sMedia * @param int|string $iWidth * @param int|string $iHeight - * - * @return string */ public function getMeta(string $sUrl, string $sMedia, $iWidth, $iHeight): string { diff --git a/_protected/framework/Video/InvalidApiProviderException.class.php b/_protected/framework/Video/InvalidApiProviderException.class.php index ace1575547..d0aa792595 100644 --- a/_protected/framework/Video/InvalidApiProviderException.class.php +++ b/_protected/framework/Video/InvalidApiProviderException.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video - * @link http://ph7cms.com + * @link http://ph7builder.com */ namespace PH7\Framework\Video; diff --git a/_protected/framework/Video/ProviderFactory.class.php b/_protected/framework/Video/ProviderFactory.class.php index fd6505949a..4a83a06f5c 100644 --- a/_protected/framework/Video/ProviderFactory.class.php +++ b/_protected/framework/Video/ProviderFactory.class.php @@ -6,7 +6,7 @@ * @copyright (c) 2018-2019, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video - * @link http://ph7cms.com + * @link http://ph7builder.com */ declare(strict_types=1); diff --git a/_protected/framework/Video/Video.class.php b/_protected/framework/Video/Video.class.php index a01311835b..b638ca0e1e 100755 --- a/_protected/framework/Video/Video.class.php +++ b/_protected/framework/Video/Video.class.php @@ -7,7 +7,7 @@ * @copyright (c) 2012-2020, Pierre-Henry Soria. All Rights Reserved. * @license MIT License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory. * @package PH7 / Framework / Video - * @link https://ph7cms.com + * @link https://ph7builder.com */ namespace PH7\Framework\Video;