diff --git a/log/index.php b/log/index.php index db476b8560..56bbbadb99 100644 --- a/log/index.php +++ b/log/index.php @@ -37,8 +37,6 @@ OC_UTIL::addScript( "log", "log" ); $allActions=array('login','logout','read','write','create','delete'); -$removeBeforeDate = 0; - //check for a submitted config if(isset($_POST['save'])){ $selectedActions=array(); diff --git a/log/js/log.js b/log/js/log.js index 5ec75b94f4..42ae1b4c85 100644 --- a/log/js/log.js +++ b/log/js/log.js @@ -22,3 +22,4 @@ $(document).ready(function() { dateFormat:'MM d, yy', }); }); + diff --git a/log/templates/index.php b/log/templates/index.php index efd32ca057..5f398b1dbc 100644 --- a/log/templates/index.php +++ b/log/templates/index.php @@ -37,6 +37,8 @@ + +

@@ -49,4 +51,4 @@

- +