Поправил названия классов

This commit is contained in:
origami11 2017-02-17 14:56:15 +03:00
parent c8958cbee0
commit 90f0ebde7b
4 changed files with 4 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<?php
class Drawing
class Tools_Drawing
{
const ALIGN_LEFT = "left";
const ALIGN_TOP = "top";