Subversion Repositories wimsdev

Rev

Rev 14892 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !if $operation=$empty
  3.  Opération vide : vous n'avez pas précisé quel est le calcul que vous
  4. voulez faire.
  5. !tail
  6. !exit
  7. !endif
  8.  
  9. !if $error!=$empty
  10. !read msg.phtml
  11. !else
  12. !read op/$opr.def output
  13. !endif
  14.  
  15. !tail
  16.  
  17.