Changeset 45090 for titan/plugins


Ignore:
Timestamp:
01/05/21 19:04:41 (3 years ago)
Author:
obi
Message:

fix kino cast

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/kinox.h

    r43623 r45090  
    10571057                                        line = ostrcat(line, name, 1, 0);
    10581058                                        line = ostrcat(line, "#", 1, 0);
    1059                                         line = ostrcat(line, getconfig("tithek_kinox_url", NULL), 1, 0);
    1060                                         line = ostrcat(line, "/People/", 1, 0);
     1059//                                      line = ostrcat(line, getconfig("tithek_kinox_url", NULL), 1, 0);
     1060//                                      line = ostrcat(line, "/People/", 1, 0);
    10611061                                        line = ostrcat(line, url, 1, 0);
    10621062                                        line = ostrcat(line, "#", 1, 0);
Note: See TracChangeset for help on using the changeset viewer.