Browse Source

... (slug api)

pull/40/head
czaks 9 years ago
parent
commit
50b80e9e24
  1. 1
      inc/api.php

1
inc/api.php

@ -33,6 +33,7 @@ class Api {
'sticky' => 'sticky',
'locked' => 'locked',
'bump' => 'last_modified',
'slug' => 'semantic_url',
);
$this->threadsPageFields = array(

Loading…
Cancel
Save