Code

Updated ppd class
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Feb 2008 13:00:19 +0000 (13:00 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Feb 2008 13:00:19 +0000 (13:00 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9018 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/ppd/class_printerPPDDialog.inc

index 49f6681808217313e5cf558ef96d58ddd878c1a0..142392232230a64a33f3edc91ee7c9dd52e330ac 100644 (file)
@@ -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()