User Tools

Site Tools


organization:комментарии_в_файлах

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
organization:комментарии_в_файлах [2010/07/14 07:26] dmitriyorganization:комментарии_в_файлах [2010/07/14 07:27] (current) dmitriy
Line 1: Line 1:
-=== Комментарии в PHP === 
- 
 Все комментарии должны быть на английском языке. Все комментарии должны быть на английском языке.
  
 +=== Комментарии в PHP ===
 \\ \\
  
Line 20: Line 19:
 \\ \\  \\ \\ 
 ''  '' 
-/** +\\ /** 
-* Template processor class +\\ * Template processor class 
-+\\ 
-* The template processor class allows keeping HTML code completely free of PHP code, but contain replacement fields. +\\ * The template processor class allows keeping HTML code completely free of PHP code, but contain replacement fields. 
-* The class provides you with functions which can fill in the replacement fields with arbitrary strings.  +\\ * The class provides you with functions which can fill in the replacement fields with arbitrary strings.  
-* @package common +\\ * @package common 
-*/+\\ */
 '' ''
 \\ \\  \\ \\ 
  
-=== Комментарии в JS ===+==== Комментарии в JS ====
  
 \\ \\  \\ \\ 
Line 42: Line 41:
  
 ''  '' 
-/**  +\\ /**  
-* send ajax request for picture render +\\ * send ajax request for picture render 
-* @param label_section string identifier of section  +\\ * @param label_section string identifier of section  
-* @return string identifier of message  +\\ * @return string identifier of message  
-*/+\\ */
 '' ''
  
  
organization/комментарии_в_файлах.1279092371.txt.gz · Last modified: (external edit)