Skip to content

Commit 07d1ad5

Browse files
author
xavier
committed
Fix id attribute issue
1 parent 3cf55ba commit 07d1ad5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?php
2+
3+
/*
4+
* To change this template, choose Tools | Templates
5+
* and open the template in the editor.
6+
*/
7+
8+
/**
9+
* Description of ItemIconState
10+
*
11+
* @author xavier
12+
*/
13+
class ItemIconState {
14+
15+
}
16+
17+
?>

0 commit comments

Comments
 (0)