first import
[projectpier.git] / language / sl_si.php
bloba8494aaf92341cecefff4cdddb148809b2ef97e7
1 <?php
3 // Are we in Localization class? If not break!
4 if(!isset($this) || !($this instanceof Localization)) {
5 throw new InvalidInstanceError('$this', $this, 'Localization', "File '" . __FILE__ . "' can be included only from Localization class");
6 } // if
8 ?>