mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-14 13:42:04 +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);
|
add_log_line("&action=addattrdef&name=".$name);
|
||||||
}
|
}
|
||||||
|
|
||||||
// delet attribute definition -----------------------------------------------
|
// delete attribute definition -----------------------------------------------
|
||||||
else if ($action == "removeattrdef") {
|
else if ($action == "removeattrdef") {
|
||||||
|
|
||||||
/* Check if the form data comes for a trusted request */
|
/* Check if the form data comes for a trusted request */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user