Changeset 2607
- Timestamp:
- 12/06/07 13:17:31 (5 years ago)
- Files:
-
- 1 modified
-
lang/php/mumu/trunk/mumu.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/php/mumu/trunk/mumu.php
r2606 r2607 103 103 104 104 // ����/ FIXME�����褦�ˡ� 105 // �������嵡���Ȥ�������͡��ѡ����Ѥߤι� : �����Ȥν����Ǥ���¤�ꥢ�饤�����롩106 105 107 106 class MuUtil { … … 441 440 $this->counter++; 442 441 $value = $this->cyclevars[$this->counter % $this->cyclevars_len]; 443 if ( $this->variable_name) {442 if (isset($this->variable_name)) { 444 443 $context.set($this->variable_name, $value); 445 444 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)