Skip to content

Commit cd464de

Browse files
authored
[skip ci] update README for 2.4.0
1 parent 62cf31e commit cd464de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The library is already loaded by default in the config file **app/config/config.
7575
```php
7676
"di"=>array(
7777
"@exec"=>array("jquery"=>function ($controller){
78-
return \Ubiquity\core\Framework::diSemantic($controller);
78+
return \Ajax\php\ubiquity\JsUtils::diSemantic($controller);
7979
})
8080
),
8181
```

0 commit comments

Comments
 (0)