Parent Directory | Revision Log | Patch
revision 2016 by softime, Tue Jun 18 16:28:47 2013 UTC | revision 2337 by vpihour, Fri Sep 20 16:09:41 2013 UTC | |
---|---|---|
# | Line 39 class om_dbform extends dbForm { | Line 39 class om_dbform extends dbForm { |
39 | * @return string code produit (OpenADS) | * @return string code produit (OpenADS) |
40 | */ | */ |
41 | protected function getCodeProduit() { | protected function getCodeProduit() { |
42 | return $this->f->getParameter("code_produit"); | return $this->f->getParameter("ged_code_produit"); |
43 | } | } |
44 | ||
45 | // {{{ SURCHARGES DES LIBELLES DES BOUTONS | // {{{ SURCHARGES DES LIBELLES DES BOUTONS |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |