소스 검색

Update directory-structure.rst

DigiDaz 11 년 전
부모
커밋
2d4057046f
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      source/developers/directory-structure.rst

+ 2 - 1
source/developers/directory-structure.rst

@@ -11,7 +11,8 @@ Hierarchical model–view–controller
 
 The concept of the directory and file structure is to create plug-able self contained applications. It is also designed as a move to refactor the project to use the HMVC design pattern. See the following links for additional information.
 
-http://techportal.inviqa.com/2010/02/22/scaling-web-applications-with-hmvc   
+http://techportal.inviqa.com/2010/02/22/scaling-web-applications-with-hmvc
+
 http://net.tutsplus.com/tutorials/php/hvmc-an-introduction-and-application
 
 App Structure