Comparing
#1 with
#2
Revision #2 was created by
Burzum on Sep 30, 2009, 12:06:21 PM.
Link error
Content
[...]
<br />
#### controllers/HelloWorldController.php
```php
class HelloWorldController extends CController
{
public function actionIndex()[...]
<br />
#### views/helloWorld/index.php
```php[...]
<br />
#### views/helloWorld/_ajaxContent.php
```php[...]
<br />
Now, run index.php?r=helloWorld
Enjoy!