Skip to content

Commit

Permalink
18.48
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia Rostovtsev committed May 6, 2017
1 parent f2f9fd3 commit 77959fc
Show file tree
Hide file tree
Showing 93 changed files with 98 additions and 94 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Before posting an issue, please search through README.md and closed/opened issues to make sure that the answer to your questions hasn't been answered/discussed already.

Please make sure that you have latest theme (18.47) and Webmin (1.831) versions installed.
Please make sure that you have latest theme (18.48) and Webmin (1.840) versions installed.

Provide the following information:
* What is your server-side OS and its version?
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Changelog

#### Version 18.47-patch15 (May 6, 2017)
#### Version 18.48 (May 6, 2017)
* Added enhancements to page transitions, resulting in overall speed increase
* Added complete support for proxy-passed configurations [#748](https://github.com/qooob/authentic-theme/issues/748)
* Added support for encodings control for edited files in File Manager [#52020](https://virtualmin.com/comment/775985#comment-775985)
Expand Down
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Contents
* [Changelog](https://github.com/qooob/authentic-theme/blob/master/CHANGELOG.md)
* [Download (18.47)![](https://rostovtsev.ru/pub/media/icons/download-23x14.png)](https://github.com/qooob/authentic-theme/releases/download/18.47/authentic-theme-18.47.wbt.gz)
* [Download (18.48)![](https://rostovtsev.ru/pub/media/icons/download-23x14.png)](https://github.com/qooob/authentic-theme/releases/download/18.48/authentic-theme-18.48.wbt.gz)
* [About](#about)
* [FAQ](#faq)
* [Troubleshoot](#troubleshoot)
Expand Down Expand Up @@ -55,7 +55,7 @@
### FAQ

#### PGP signature verification
After adding theme's [_public key_](https://github.com/qooob/authentic-theme/blob/master/THEME.pgp) to your keyring, you can check that the downloaded file that you want to install is original and unmodified, by verifying its signature with running `gpg --verify authentic-theme-18.47.wbt.gz-sig.asc authentic-theme-18.47.wbt.gz` command in the console.
After adding theme's [_public key_](https://github.com/qooob/authentic-theme/blob/master/THEME.pgp) to your keyring, you can check that the downloaded file that you want to install is original and unmodified, by verifying its signature with running `gpg --verify authentic-theme-18.48.wbt.gz-sig.asc authentic-theme-18.48.wbt.gz` command in the console.

#### How to update _Authentic_ Theme manually?
Theme can be easily updated manually. Please make sure that you have `git` command installed on your system. Using console, do the following:
Expand Down
1 change: 1 addition & 0 deletions THEME.pgp
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ f4W8
=A+Dy
-----END PGP PUBLIC KEY BLOCK-----


2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.47
18.48
6 changes: 3 additions & 3 deletions authentic-init.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down Expand Up @@ -1092,8 +1092,8 @@ sub theme_git_version
sub theme_version
{
my ($switch) = @_;
my $sh__ln__p___version = '18.46';
my $sh__ln__c___version = '18.47';
my $sh__ln__p___version = '18.47';
my $sh__ln__c___version = '18.48';
my $sh__ln__g___version = theme_git_version('uncond');
( ( !$switch ) && ( $sh__ln__c___version =~ s/\.//ig ) );
( ( !$switch && $sh__ln__g___version )
Expand Down
2 changes: 1 addition & 1 deletion authentic-lib.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion authentic.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion buttons.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
1 change: 1 addition & 0 deletions config
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ cs_table=feffff
cs_header=ffffff class='thead'
cs_link=376ebd


2 changes: 1 addition & 1 deletion extensions/csf/csf.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
* Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion extensions/csf/csf.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
* Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion extensions/csf/csf.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extensions/csf/csf.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/file-manager/bookmark.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chattr.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chcon.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chmod.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/chown.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/compress.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/copy.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/create_file.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/create_folder.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/cut.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/delete.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/extract.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager-lib.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
* Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/file-manager/list.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/paste.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/rename.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/file-manager/search.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2015 Alexandr Bezenkov (https://github.com/Real-Gecko/filemin)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion extensions/sql.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
* Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
* Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
* Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion extensions/sql.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion help/file-manager.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<header>File Manager</header>
<span class="hidden">#18.47</span>
<span class="hidden">#18.48</span>

There are multiple keyboard shortcuts/hotkeys, that can be used to provide quicker access and smoother user expirience.
<br>
Expand Down
Binary file added images/_blank.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 2 additions & 0 deletions lang/en.UTF-8
Original file line number Diff line number Diff line change
Expand Up @@ -700,3 +700,5 @@ theme_xhred_source_encoding=Source encoding
theme_update_footer=Please be kind reporting bugs to $1 repository. Follow theme's $2 channel for the latest updates.
theme_xhred_encoding_manually_set=Manually set encoding
theme_xhred_filemanager_save_to_change_encoding=File must be saved, in order to allow encoding to be changed.


1 change: 1 addition & 0 deletions lib/JSON.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ use Carp ();
use base qw(Exporter);
@JSON::EXPORT = qw(from_json to_json jsonToObj objToJson encode_json decode_json);


BEGIN {
$JSON::VERSION = '2.90';
$JSON::DEBUG = 0 unless (defined $JSON::DEBUG);
Expand Down
2 changes: 1 addition & 1 deletion navigation.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion pam_login.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion password_form.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion session_login.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion settings-editor_read.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion settings-editor_write.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion settings-favorites_save.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion settings-upload.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down
2 changes: 1 addition & 1 deletion settings-upload_save.cgi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl

#
# Authentic Theme 18.47 (https://github.com/qooob/authentic-theme)
# Authentic Theme 18.48 (https://github.com/qooob/authentic-theme)
# Copyright 2014-2017 Ilia Rostovtsev <programming@rostovtsev.ru>
# Licensed under MIT (https://github.com/qooob/authentic-theme/blob/master/LICENSE)
#
Expand Down

0 comments on commit 77959fc

Please sign in to comment.