瀏覽代碼

remove no longer true line from manual

George Baugh 2 年之前
父節點
當前提交
612ea0f839
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/tCMS/Manual.pod

+ 0 - 1
lib/tCMS/Manual.pod

@@ -43,7 +43,6 @@ There are 3 routing modules you will need to know about:
 =back
 
 From there the routes are generally going to call out to the data model, which is configured via the /config route.
-There are only two relevant things to configure, which is what Theme and Data model to use.
 
 The configuration module is L<Trog::Config>.
 The Data model modules are all subclasses of L<Trog::Data>.