L
L
Lukin Danil2020-12-28 12:13:23
Netcat CMS
Lukin Danil, 2020-12-28 12:13:23

What is nc_ikra in CMS NetCat, PHP?

I'm trying to fix one site, there is always a mention in the code about nc_ikra. As far as I understand, this is something like a library, I tried to google it, it did not save

An example of such a code

if ($fav && $AUTH_USER_ID) {
    if ($fav > 0) {
@nc_Ikra::insert_row("Favorites", array(
'User_ID' => $AUTH_USER_ID,
'Message_ID' => $message,
'Class_ID' => $classID
));

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question