Поправил названия классов
This commit is contained in:
parent
c8958cbee0
commit
90f0ebde7b
4 changed files with 4 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
class Drawing
|
||||
class Tools_Drawing
|
||||
{
|
||||
const ALIGN_LEFT = "left";
|
||||
const ALIGN_TOP = "top";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue