summaryrefslogtreecommitdiffstats
path: root/lib.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib.php')
-rw-r--r--lib.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib.php b/lib.php
index 16749c5..403b6c9 100644
--- a/lib.php
+++ b/lib.php
@@ -53,7 +53,7 @@ function get_submitted_packages($upload_dir, $max_modified)
*
* @return array()
*/
-function get_refined_packages_list($list_of_files, $package = null, $user = null)
+function get_refined_packages_list($list_of_files, $package = null, $user = null, $mandatory_arches = null)
{
$pkgs = array();
$hosts = array();