Skip to content

Commit

Permalink
Updated author URL in package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
AntzCode committed Aug 5, 2021
1 parent ac35b07 commit 1abba43
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion ossn_theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
define('__THEMEDIR__', ossn_route()->themes . 'fakebook/');

Expand Down
4 changes: 2 additions & 2 deletions plugins/default/css/core/administrator.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
/**
Expand All @@ -16,7 +16,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
body {
font-family: 'Roboto Slab', serif;
Expand Down
4 changes: 2 additions & 2 deletions plugins/default/css/core/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
/**
Expand All @@ -16,7 +16,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
/******************************
Basic
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/administrator.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
$site_name = ossn_site_settings('site_name');
if (isset($params['title'])) {
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/elements/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<footer>
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/elements/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<style>
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/elements/sidebar.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/

if(!ossn_isLoggedin()){
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/elements/sidemenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<div class="sidemenu">
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/elements/system_messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license Open Source Social Network License (OSSN LICENSE) http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
$col = "col-md-11";
if(array_key_exists('admin', $params) && $params['admin'] === true){
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/elements/topbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/

if(ossn_isLoggedin()){
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<div class="ossn-layout-admin">
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/administrator/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<div class="ossn-layout-admin">
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/contents.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<div class="sidemenu-absolute"><?php echo ossn_plugin_view('theme/page/elements/sidemenu');?></div>
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/media.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
//unused pagebar skeleton when ads are disabled #628
if (com_is_active('OssnAds')) {
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/module.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
$params['controls'] = (isset($params['controls'])) ? $params['controls'] : '';

Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/newsfeed.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/

//unused pagebar skeleton when ads are disabled #628
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/search.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/

//unused pagebar skeleton when ads are disabled #628
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/layout/startup.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
?>
<div class="ossn-layout-startup">
Expand Down
2 changes: 1 addition & 1 deletion plugins/default/theme/page/page.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author AntzCode Ltd <www.antzcode.com>
* @copyright 2020 AntzCode Limited
* @license General Public Licence http://www.opensource-socialnetwork.org/licence
* @link https://www.github.com/antzcode/ossnfacebook
* @link https://www.github.com/antzcode/ossn-theme-fakebook
*/
$sitename = ossn_site_settings('site_name');
if (isset($params['title'])) {
Expand Down

0 comments on commit 1abba43

Please sign in to comment.