Elgg  Version 1.9
calendar.php
Go to the documentation of this file.
1 <?php
12 elgg_deprecated_notice('output/calendar was deprecated in favor of output/date', 1.8);
13 echo elgg_view('output/date', $vars);
elgg echo
Translates a string.
Definition: languages.js:43
elgg_deprecated_notice($msg, $dep_version, $backtrace_level=1)
Sends a notice about deprecated use of a function, view, etc.
Definition: elgglib.php:1171
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
Definition: views.php:354
if(file_exists($welcome)) $vars
Definition: upgrade.php:93