فهرست منبع

Corrected typo in docs

Taddeus Kroes 13 سال پیش
والد
کامیت
2770f070a5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      security.php

+ 1 - 1
security.php

@@ -60,7 +60,7 @@
  * 
  * And the User model implementation used in the example above:
  * <code>
- * use PHPActiveRecord\Model;
+ * use ActiveRecord\Model;
  * use webbasics\AuthenticatedUser;
  * use webbasics\AuthorizedUser;
  *