Ignore:
Timestamp:
Mar 6, 2023, 1:48:45 AM (14 months ago)
Author:
chronos
Message:
  • Fixed: Class types casting for better type checking.
  • Fixed: XML direct export.
  • Modified: User class instance moved from Core class to ModuleUser class.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Info/Info.php

    r888 r893  
    9393'Addon jako takový je běžný doplněk do hry a je možné jej bez problémů používat i na oficiálních serverech.<br/>'.
    9494'<iframe width="420" height="315" src="https://www.youtube.com/embed/6EhBFv59syk" frameborder="0" allowfullscreen></iframe><br/>'.
    95 '<img src="'.$this->System->Link('/images/promotion.bmp').'" width="800" alt="addon-obr">';
     95'<img src="'.$this->System->Link('/images/promotion.png').'" width="800" alt="addon-obr">';
    9696    return $Output;
    9797  }
Note: See TracChangeset for help on using the changeset viewer.