From: hickert Date: Thu, 21 Feb 2008 13:00:19 +0000 (+0000) Subject: Updated ppd class X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fba4f093409eb81a9775b29dc428bd3dd737267f;p=gosa.git Updated ppd class git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9018 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/ppd/class_printerPPDDialog.inc b/gosa-plugins/goto/admin/systems/ppd/class_printerPPDDialog.inc index 49f668180..142392232 100644 --- a/gosa-plugins/goto/admin/systems/ppd/class_printerPPDDialog.inc +++ b/gosa-plugins/goto/admin/systems/ppd/class_printerPPDDialog.inc @@ -532,6 +532,7 @@ class printerPPDDialog extends plugin function update_ppd_url() { $this->SelectPPD("modified/".$this->selectedPPD['link']); + return("modified/".$this->selectedPPD['link']); } function check()