MVC cleanup

This commit is contained in:
Qiang Xue
2013-01-31 15:05:49 -05:00
parent 4402073d97
commit e09a791c92
9 changed files with 84 additions and 66 deletions

View File

@@ -165,8 +165,8 @@ class CreateController extends Controller
}
/**
* @param string $path1 abosolute path
* @param string $path2 abosolute path
* @param string $path1 absolute path
* @param string $path2 absolute path
*
* @return string relative path
*/