FILE: /home/klausi/pareview_temp/tile.module -------------------------------------------------------------------------------- FOUND 9 ERROR(S) AFFECTING 8 LINE(S) -------------------------------------------------------------------------------- 101 | ERROR | No space before comment text; expected "// if there is an image | | uploaded, create four sizes tile images." but found "//if there | | is an image uploaded, create four sizes tile images." 101 | ERROR | Inline comments must start with a capital letter 113 | ERROR | No space before comment text; expected "// If there is no image | | uploaded, then check the custom image path," but found "//If | | there is no image uploaded, then check the custom image path," 117 | ERROR | No space before comment text; expected "// Create four sizes | | tile images based on the custom image path." but found "//Create | | four sizes tile images based on the custom image path." 248 | ERROR | No space before comment text; expected "// Get the variable | | string in the form, such as theme_garland_setting." but found | | "//Get the variable string in the form, such as | | theme_garland_setting." 249 | ERROR | No space before comment text; expected "// Then get the theme | | name from it, such as garland." but found "//Then get the theme | | name from it, such as garland." 251 | ERROR | No space before comment text; expected "// Get first postion of | | '_' in the variable string." but found "//Get first postion of | | '_' in the variable string." 254 | ERROR | No space before comment text; expected "// Get last postion of | | '_' in the variable string." but found "//Get last postion of | | '_' in the variable string." 257 | ERROR | No space before comment text; expected "// Get the theme name." | | but found "//Get the theme name." --------------------------------------------------------------------------------