Elgg  Version 1.11
ie8.php
Go to the documentation of this file.
1 <?php
2 elgg_deprecated_notice("The core view css/ie8 is no longer used and should not be used.", "1.10");
3 ?>
4 /* <style> /**/
elgg_deprecated_notice($msg, $dep_version, $backtrace_level=1)
Log a notice about deprecated use of a function, view, etc.
Definition: elgglib.php:1006