mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Remove closing tag
This commit is contained in:
parent
d2383338de
commit
8223117569
1 changed files with 0 additions and 1 deletions
|
|
@ -18,4 +18,3 @@ if ( array_key_exists('publicListView', $_) && $_['publicListView'] == true ) {
|
|||
} else {
|
||||
echo "var publicListView = false;";
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue