• #known 2019-07-10
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#known ≡
  • ←
  • →
2019-07-10 UTC
# 13:55
[zach]
The issue is that `\Idno\Core\site()->addPageHandler` us being deprecated https://github.com/idno/known/blob/54878725e175a5df1c4145d8e666b744fa2420e9/Idno/Core/Deprecated/Idno.php#L20 and needs to be replaced with `\Idno\Core\Idno::site()->routes()->addRoute()` its an easy change