From 1895f3662e77047098aa95793e986764df1b24d8 Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 25 May 2020 12:14:32 -0700 Subject: [PATCH] Updated e107 Coding Standard (markdown) --- e107-Coding-Standard.md | 1 + 1 file changed, 1 insertion(+) diff --git a/e107-Coding-Standard.md b/e107-Coding-Standard.md index 6dae5d1..e62faf4 100644 --- a/e107-Coding-Standard.md +++ b/e107-Coding-Standard.md @@ -81,6 +81,7 @@ class myplugin_shortcodes extends e_shortcode } } ``` +Admin-ui example: ``` class news_form_ui extends e_admin_form_ui