Procházet zdrojové kódy

remove no longer true line from manual

George Baugh před 2 roky
rodič
revize
612ea0f839
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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>.