Rev 6374 | Rev 9461 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6374 | Rev 9447 | ||
---|---|---|---|
Line 170... | Line 170... | ||
170 | ±zÀ|¸Õ«Âж}³]¤w¦s¦bªº½Òµ{¡C¥i¯à¦]¬°±z«ö¤F "reload" ¶s¡HµL½×¦p¦ó¡A $classname ½Òµ{ |
170 | ±zÀ|¸Õ«Âж}³]¤w¦s¦bªº½Òµ{¡C¥i¯à¦]¬°±z«ö¤F "reload" ¶s¡HµL½×¦p¦ó¡A $classname ½Òµ{ |
171 | ¤w¸g¦s¦b¡A«ÂЪº¶}³]½Òµ{µL®Ä¡C<p> |
171 | ¤w¸g¦s¦b¡A«ÂЪº¶}³]½Òµ{µL®Ä¡C<p> |
172 | !read adm/lang/links.phtml.$modu_lang |
172 | !read adm/lang/links.phtml.$modu_lang |
173 | !exit |
173 | !exit |
174 | !endif |
174 | !endif |
- | 175 | ||
- | 176 | !if classdontexists=$error |
|
- | 177 | Cette classe n'existe pas. |
|
- | 178 | !exit |
|
- | 179 | !endif |
|
- | 180 | ||
- | 181 | !if notexempleclass=$error |
|
- | 182 | Cette classe n'est pas une classe d'exemple : impossible de la copier. |
|
- | 183 | !exit |
|
- | 184 | !endif |
|
- | 185 | ||
- | 186 | !if badcpmethod=$error |
|
- | 187 | Méthode de copie impossible à identifier. Recommencer l'opération. Si l'erreur persiste contacter l'administrateur du serveur. |
|
- | 188 | !exit |
|
- | 189 | !endif |
|
- | 190 | ||
- | 191 | !msg $error |
|
175 | 192 |