Browse Source

depr notice.

euromark 11 years ago
parent
commit
50c36fb652
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Model/Behavior/LinkableBehavior.php

+ 2 - 0
Model/Behavior/LinkableBehavior.php

@@ -26,6 +26,8 @@ App::uses('ModelBehavior', 'Model');
  * @version 1.2:
  * @modified Mark Scherer
  * - 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 {