mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2026-02-27 13:10:41 +01:00
Adding new features. Preparing Alpha.
This commit is contained in:
@@ -104,8 +104,7 @@ class Size
|
||||
{
|
||||
return $this -> $var;
|
||||
}
|
||||
throw new ExceptionDisplay('Variable <em>' . Url::html_output($var)
|
||||
. '</em> not set in Size class.');
|
||||
throw new ExceptionDisplay('Variable <em>' . Url::html_output($var) . '</em> not set in Size class.');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user