Skip to content

Commit 1d27dad

Browse files
committed
Merge branch 'master' of https://github.com/phpMv/phpMv-UI
2 parents 5598c22 + cd464de commit 1d27dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)