venne/stopwatch-module

计时器模块

dev-master / 2.0.x-dev 2013-08-16 11:07 UTC

This package is auto-updated.

Last update: 2024-08-29 03:42:30 UTC


README

此模块是Venne:CMS的官方扩展。感谢您的关注。

安装

  • 将此文件夹复制到 /app/modules
  • 在管理中激活此模块

使用

$stopwatch->start();
...
$stopwatch('foo action');