9 calls to depricated_message()

AdvisingScreen.php in classes/AdvisingScreen.php
AdvisingScreen::determine_mobile_device in classes/AdvisingScreen.php
This function will attempt to determine automatically if we are on a mobile device. If so, it will set $this->page_is_mobile = TRUE
db.inc in includes/db.inc
This file contains mostly db shortcuts.
fp_render_curved_line in includes/theme.inc
Will draw a string in a pretty curved box. Used for displaying semester titles.
fp_render_square_line in includes/theme.inc
Will draw a string in a pretty square box. Used for displaying semester titles.
fp_screen_is_mobile in includes/misc.inc
This function will attempt to determine automatically if we are on a mobile device, and should therefor use the mobile theme and layout settings.
misc.inc in includes/misc.inc
This file contains misc functions for FlightPath
theme.inc in includes/theme.inc
z__fp_get_system_settings in includes/db.inc