mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
fix typo in comment
This commit is contained in:
parent
5f47c8c05c
commit
97b19c3e00
|
@ -75,7 +75,7 @@ if ($action == "addattrdef") {
|
|||
add_log_line("&action=addattrdef&name=".$name);
|
||||
}
|
||||
|
||||
// delet attribute definition -----------------------------------------------
|
||||
// delete attribute definition -----------------------------------------------
|
||||
else if ($action == "removeattrdef") {
|
||||
|
||||
/* Check if the form data comes for a trusted request */
|
||||
|
|
Loading…
Reference in New Issue
Block a user