1d0681dcaSsaggi-dw<?php 2d0681dcaSsaggi-dw 3d0681dcaSsaggi-dw/* 4d0681dcaSsaggi-dw * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license 5d0681dcaSsaggi-dw * Click nbfs://nbhost/SystemFileSystem/Templates/Scripting/EmptyPHP.php to edit this template 6d0681dcaSsaggi-dw */ 7d0681dcaSsaggi-dw 8d0681dcaSsaggi-dw$meta['direction'] = array('multichoice', '_choices' => array('left', 'right')); 9*4ff971beSsaggi-dw$meta['align'] = array('multichoice', '_choices' => array('vert', 'horz')); 10