Elgg  Version 1.9
viewtype.php
Go to the documentation of this file.
1 <?php
11 elgg_deprecated_notice('navigation/viewtype was deprecated', 1.8);
elgg_deprecated_notice($msg, $dep_version, $backtrace_level=1)
Sends a notice about deprecated use of a function, view, etc.
Definition: elgglib.php:1171