mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Remove WAP classes and mark getWAP() as deprecated
This commit is contained in:
parent
cc7155fe0b
commit
8b8ae5f64c
3 changed files with 1 additions and 166 deletions
|
|
@ -110,8 +110,7 @@ function getMobile($module_name)
|
|||
/**
|
||||
* Create a wap instance of the module
|
||||
*
|
||||
* @param string $module_name The module name to get a wap instance
|
||||
* @return mixed Module wap class instance
|
||||
* @deprecated
|
||||
*/
|
||||
function getWAP($module_name)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue