euromark 11 年 前
コミット
50c36fb652
1 ファイル変更2 行追加0 行削除
  1. 2 0
      Model/Behavior/LinkableBehavior.php

+ 2 - 0
Model/Behavior/LinkableBehavior.php

@@ -26,6 +26,8 @@ App::uses('ModelBehavior', 'Model');
  * @version 1.2:
  * @version 1.2:
  * @modified Mark Scherer
  * @modified Mark Scherer
  * - works with cakephp2.x (89.84 test coverage)
  * - works with cakephp2.x (89.84 test coverage)
+ *
+ * @deprecated Not actively maintained anymore, please see https://github.com/lorenzo/linkable for the most revent version.
  */
  */
 class LinkableBehavior extends ModelBehavior {
 class LinkableBehavior extends ModelBehavior {