Skip to content

Callista 2.3.29 release

Compare
Choose a tag to compare
@jcheron jcheron released this 17 Jun 17:20
· 59 commits to master since this release

Updated

  • HtmlBreadCrumb for usage with asso arrays:
$bc=$semantic->htmlBreadcrumb('bc',['Google'=>'http://google.com','Yahoo'=>'http://yahoo.com']);
$bc->addItem(['Microsoft','http://microsoft.com']);