mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Added deprecated message near the old 'form' class (replaced by the new form handler)
This commit is contained in:
@@ -4453,6 +4453,7 @@ class e_form
|
||||
}
|
||||
}
|
||||
|
||||
// DEPRECATED - use above methods instead ($frm)
|
||||
class form
|
||||
{
|
||||
function form_open($form_method, $form_action, $form_name = "", $form_target = "", $form_enctype = "", $form_js = "")
|
||||
|
Reference in New Issue
Block a user