Format sources

pull/1/head
Victor Dubiniuk 11 years ago
parent c740d36996
commit ec9bcccdda

@ -36,7 +36,7 @@ class DocumentController extends Controller{
} }
/** /**
* Process partial/complete file download * Process partial/complete file download
* @param array $args - array containing session id as an element with a key es_id * @param array $args - array containing session id as an element with a key es_id
*/ */

@ -45,4 +45,3 @@ if (isset($_GET['t'])) {
} }
$tmpl->printPage(); $tmpl->printPage();
} }

Loading…
Cancel
Save